Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_backstage_overviewC

Get comprehensive overview of Backstage framework including core features, benefits, and architecture

get_plugin_development_guideB

Get detailed guide for developing Backstage plugins including setup, structure, and best practices

get_api_referenceC

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

get_community_resourcesC

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

get_backstage_examplesC

Get code examples and samples for common Backstage development scenarios

search_backstage_knowledgeC

Search across all Backstage knowledge for specific topics or keywords

get_plugin_scaffold_templateC

Generate a plugin scaffold template with specified configuration

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 7 tools

Disambiguation5/5

Every tool has a clearly distinct purpose with no ambiguity. The tools target specific resources like API references, examples, overviews, community resources, plugin guides, templates, and search, making it easy for an agent to select the right tool without confusion.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with 'get_' or 'search_' prefixes, such as get_api_reference, get_backstage_examples, and search_backstage_knowledge. This predictable naming scheme enhances readability and usability.

Tool Count5/5

With 7 tools, the server is well-scoped for its purpose of providing Backstage knowledge and development resources. Each tool earns its place by covering distinct aspects like documentation, examples, guides, and search, without being overly sparse or bloated.

Completeness5/5

The tool surface is complete for the domain of Backstage information retrieval, covering CRUD-like operations (get/search) across all key areas: API, examples, overview, community, plugin development, templates, and search. There are no obvious gaps that would cause agent failures.