Skip to main content
Glama
brianpelow

mcp-developer-portal

by brianpelow

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BACKSTAGE_URLYesBackstage instance URL
BACKSTAGE_TOKENNoBackstage API token
PORTAL_INDUSTRYNoIndustry context (fintech/manufacturing)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
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

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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