HomeMarketing & E-Commerce › CallRail MCP

CallRail MCP

CallRail REST API v3: 57 tools for calls, leads, trackers, tags, users, and agency reporting.

Python Local
★ 2 stars Last pushed 2026-09-07 License: MIT

Topics: Marketing

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.2.2)

uvx callrail-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "callrail-mcp": {
      "command": "uvx",
      "args": [
        "callrail-mcp"
      ],
      "env": {
        "CALLRAIL_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • CALLRAIL_API_KEY required secret — CallRail API key. Get one at Settings > API Keys in your CallRail account (requires Account Admin). Alternatively set CALLRAIL_API_KEY_FILE to a file path containing the key.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry