Skip to main content
Glama

Backstage MCP Server

by PawelWaj

get_api_reference

Retrieve Backstage API references for REST endpoints, GraphQL schemas, and client libraries to support plugin development and framework customization.

Instructions

Get Backstage API reference including REST endpoints, GraphQL, and client libraries

Input Schema

NameRequiredDescriptionDefault
apiNoSpecific API to retrieve (optional)

Input Schema (JSON Schema)

{ "properties": { "api": { "description": "Specific API to retrieve (optional)", "enum": [ "catalogApi", "scaffolderApi", "techDocsApi", "authApi", "searchApi", "proxyApi", "graphqlApi" ], "type": "string" } }, "type": "object" }

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/PawelWaj/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server