qpd-v/mcp-guide
A beginner-friendly guide server that helps users understand MCP concepts, provides interactive examples, and demonstrates best practices for building MCP integrations. Features tools for exploring MCP capabilities, resources for learning core concepts, and prompts for guided tutorials.
Platform-specific configuration:
{
"mcpServers": {
"mcp-guide": {
"command": "npx",
"args": [
"-y",
"mcp-guide"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...