Back to MCP Servers
🔌

kukapay/freqtrade-mcp

MIT

🐍 ☁️ - An MCP server that integrates with the Freqtrade cryptocurrency trading bot.

PythonProductivity

Install

npx -y kukapay-freqtrade-mcp

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "kukapay-freqtrade-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kukapay-freqtrade-mcp"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.