allmcps server for Claude Desktop
io.github.jackalope-dev/allmcps-server
Search, browse, and submit MCP servers to the AllMCPs.com directory.
client:Claude Desktop
transport:stdio
runtime:npm
Install allmcps server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"allmcps-server": {
"command": "npx",
"args": [
"-y",
"allmcps-server"
],
"env": {
"ALLMCPS_MCP_URL": "<ALLMCPS_MCP_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs