Cyrus Mcp Tools
Freeby MCP Community
Runner-neutral MCP tool servers for Cyrus
v0.2.44Added Apr 12, 2026
Cyrus Mcp Tools MCP Server
Runner-neutral MCP tool servers for Cyrus
Installation
npx -y cyrus-mcp-tools
Reviews
Installation
Quick install
npx -y cyrus-mcp-tools
Add to claude_desktop_config.json
{
"mcpServers": {
"cyrus-mcp-tools": {
"command": "npx",
"args": ["-y", "cyrus-mcp-tools"]
}
}
}