Skip to content
Claude Desktop

mcp rd station for Claude Desktop

io.github.codespar/mcp-rd-station

MCP server for RD Station — contacts, events, funnels, deals, segmentations, lead scoring, webhooks

client:Claude Desktop transport:stdio runtime:npm

Install mcp rd station in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-rd-station": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-rd-station"
      ],
      "env": {
        "RD_STATION_TOKEN": "<RD_STATION_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp rd station in other clients