Back to MCP Servers
🔌

kukapay/crypto-indicators-mcp

MIT

🐍 ☁️ - An MCP server providing a range of cryptocurrency technical analysis indicators and strategie.

JavaScriptProductivity

Install

npx -y crypto-indicators-mcp

claude_desktop_config.json

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

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