ruixingshi/mcp-guide
A repository containing the basic MCP client and MCP server (based on SDK and JSON-RPC implementation) to help everyone learn MCP from 0
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...