A collection of MCP clients.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"awesome-mcp-clients": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-awesome-mcp-clients"
]
}
}
}