mcp-developer-portal
Provides tools for querying the service catalog, fetching TechDocs, looking up ownership, exploring dependency graphs, and scaffolding new services from golden-path templates via Backstage.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-developer-portalsearch catalog for payment-service"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-developer-portal
MCP server wrapping Backstage — query service catalog, fetch TechDocs, and scaffold services via AI agents.
Overview
mcp-developer-portal is a Model Context Protocol server that exposes your
Backstage internal developer portal to AI agents. It enables LLMs to query
the service catalog, fetch TechDocs documentation, look up ownership, explore
dependency graphs, and scaffold new services from golden-path templates.
Built for platform engineering teams in regulated financial services and manufacturing who use Backstage as their engineering system of record.
Related MCP server: jt-mcp-server
Tools exposed
Tool | Description |
| Search the Backstage catalog by name, kind, or owner |
| Get full details for a catalog entity |
| Fetch TechDocs documentation for an entity |
| Look up who owns a service or component |
| Get upstream and downstream dependencies |
| Create a new service from a golden-path template |
| List available scaffolding templates |
Quick start
pip install mcp-developer-portal
export BACKSTAGE_URL=https://your-backstage.example.com
export BACKSTAGE_TOKEN=your_backstage_token
mcp-developer-portalConfiguration
Variable | Description | Required |
| Backstage instance URL | Yes |
| Backstage API token | No |
| Industry context (fintech/manufacturing) | No |
Contributing
See CONTRIBUTING.md.
License
Apache 2.0 — see LICENSE.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceProvides comprehensive Backstage framework knowledge and development assistance through an MCP server. Enables plugin development, API reference access, code scaffolding, and community resource discovery for Backstage customization.7232MIT
- Alicense-qualityCmaintenanceMCP server that equips AI agents with dev workflow tools including GitHub project management, conventional commits, visual regression testing, Jira/Confluence integration, and a persistent memory knowledge graph.25MIT
- AlicenseCqualityBmaintenanceA secure-by-default MCP server and CLI for AI agents to inspect Spring Boot repositories and interact with runtime Actuator endpoints, enabling code review, dependency scanning, and monitoring.44MIT
- Alicense-qualityDmaintenanceMCP server that gives LLMs access to up-to-date mobile SDK documentation, package registry info, and GitHub issues.16MIT
Related MCP Connectors
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
MCP server exposing the Backtest360 engine API as tools for AI agents.
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/brianpelow/mcp-developer-portal'
If you have feedback or need assistance with the MCP directory API, please join our Discord server