MCP-Guide
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Name | Description |
|---|---|
| explain_conceptB | Get a beginner-friendly explanation of an MCP concept |
| show_exampleB | Show a practical example of an MCP feature |
| list_serversC | List available MCP servers by category |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| create_tool | Guide for creating your first MCP tool |
| create_resource | Guide for creating your first MCP resource |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| MCP Overview | High-level introduction to MCP concepts |
| Understanding Tools | Deep dive into MCP tools |
| Understanding Resources | Deep dive into MCP resources |
| Understanding Prompts | Deep dive into MCP prompts |
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose with no overlap: explain_concept provides explanations, list_servers enumerates available servers, and show_example demonstrates practical usage. An agent can easily distinguish between these three functions.
All tools follow a consistent verb_noun pattern (explain_concept, list_servers, show_example) with clear, descriptive names. There are no deviations in naming style or conventions.
With only 3 tools, the server feels somewhat thin for a 'guide' purpose, which might suggest broader coverage. However, the tools are well-defined and cover core functions, making this borderline but not severely lacking.
The tools cover key aspects of an MCP guide: explanation, listing, and examples. Minor gaps might include advanced tutorials or troubleshooting, but the surface supports basic learning workflows effectively.