Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_backstage_overview | Get comprehensive overview of Backstage framework including core features, benefits, and architecture |
get_plugin_development_guide | Get detailed guide for developing Backstage plugins including setup, structure, and best practices |
get_api_reference | Get Backstage API reference including REST endpoints, GraphQL, and client libraries |
get_community_resources | Get community resources, support channels, and common questions about Backstage |
get_backstage_examples | Get code examples and samples for common Backstage development scenarios |
search_backstage_knowledge | Search across all Backstage knowledge for specific topics or keywords |
get_plugin_scaffold_template | Generate a plugin scaffold template with specified configuration |