mcp-developer-portal
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BACKSTAGE_URL | Yes | Backstage instance URL | |
| BACKSTAGE_TOKEN | No | Backstage API token | |
| PORTAL_INDUSTRY | No | Industry context (fintech/manufacturing) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_catalog_tool | Search the Backstage service catalog by name, kind, or owner. |
| get_entity_tool | Get full details for a catalog entity. |
| get_techdocs_tool | Fetch TechDocs documentation for a catalog entity. |
| get_ownership_tool | Look up who owns a service or component. |
| get_dependencies_tool | Get upstream and downstream dependencies for a service. |
| list_templates_tool | List available golden-path scaffolding templates. |
| scaffold_service_tool | Scaffold a new service from a golden-path template. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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