← Index

io.github.codespar/mcp-rd-station

io.github.codespar/mcp-rd-station·v0.1.2·Other
Quality Score
80
/100

MCP server for RD Station — contacts, events, funnels, opportunities

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-rd-station": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-rd-station"
      ],
      "env": {
        "RD_STATION_TOKEN": "<your-rd_station_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-rd-station": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-rd-station"
      ],
      "env": {
        "RD_STATION_TOKEN": "<your-rd_station_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @codespar/mcp-rd-station
§02  Environment variables
RD_STATION_TOKEN
requiredsecret

API key for rd-station

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other