Skip to main content
Glama

Backstage MCP Server

by PawelWaj

get_backstage_examples

Retrieve code examples and samples for common Backstage development scenarios including plugins, catalog, templates, and configuration to accelerate framework customization.

Instructions

Get code examples and samples for common Backstage development scenarios

Input Schema

NameRequiredDescriptionDefault
specificNoSpecific example within the type (optional)
typeNoType of example to retrieve (optional)

Input Schema (JSON Schema)

{ "properties": { "specific": { "description": "Specific example within the type (optional)", "type": "string" }, "type": { "description": "Type of example to retrieve (optional)", "enum": [ "pluginExamples", "catalogExamples", "templateExamples", "configExamples" ], "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