Servers
Freeby MCP Community
Model Context Protocol servers
v0.6.2Added Apr 12, 2026
Servers MCP Server
Model Context Protocol servers
Installation
Reviews
Installation
Quick install
npx -y @nirholas/servers
Add to claude_desktop_config.json
{
"mcpServers": {
"servers": {
"command": "npx",
"args": ["-y", "@nirholas/servers"]
}
}
}