Skip to main content
Glama

Backstage MCP Server

by PawelWaj

search_backstage_knowledge

Search across Backstage framework documentation and resources to find specific topics or keywords for development and customization needs.

Instructions

Search across all Backstage knowledge for specific topics or keywords

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query for finding relevant information

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query for finding relevant information", "type": "string" } }, "required": [ "query" ], "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