Skip to main content
Glama

Backstage MCP Server

by PawelWaj

get_community_resources

Retrieve Backstage community resources including support channels, plugins, documentation, and adoption guidance to assist with framework customization and development.

Instructions

Get community resources, support channels, and common questions about Backstage

Input Schema

NameRequiredDescriptionDefault
categoryNoSpecific category to retrieve (optional)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Specific category to retrieve (optional)", "enum": [ "officialChannels", "communityPlugins", "commonQuestions", "learningResources", "adoptionStories", "contributing" ], "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