Search, browse, and submit MCP servers to the AllMCPs.com directory.
claude mcp add allmcps-server -- npx -y allmcps-server
claude_desktop_config.json
{
"mcpServers": {
"allmcps-server": {
"command": "npx",
"args": [
"-y",
"allmcps-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"allmcps-server": {
"command": "npx",
"args": [
"-y",
"allmcps-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"allmcps-server": {
"command": "npx",
"args": [
"-y",
"allmcps-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"allmcps-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"allmcps-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"allmcps-server": {
"command": "npx",
"args": [
"-y",
"allmcps-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Jackalope-Dev--allmcps-server/reviews or the review_server meta-tool.
POST /mcp