aporb/claude-mcp-server-toolkit
A comprehensive toolkit for configuring, managing, and troubleshooting multiple Model Context Protocol (MCP) servers for Anthropic's Claude.
Platform-specific configuration:
{
"mcpServers": {
"claude-mcp-server-toolkit": {
"command": "npx",
"args": [
"-y",
"claude-mcp-server-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...