A beginner-friendly guide server that helps users understand MCP concepts, provides interactive examples, and demonstrates best practices for building MCP integrations.
{
"mcpServers": {
"fastmcp-memcp-guide": {
"command": "npx",
"args": [
"-y",
"@fastmcp-me/mcp-guide"
]
}
}
}