Skip to content

Cyrus Mcp Tools

Free

by MCP Community

Runner-neutral MCP tool servers for Cyrus

v0.2.44Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Cyrus Mcp Tools MCP Server

Runner-neutral MCP tool servers for Cyrus

Installation

npx -y cyrus-mcp-tools

Reviews

Leave a Review

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"]
    }
  }
}