MCP Rd Station runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 29 Aug 2026.
MCP server for RD Station — contacts, events, funnels, deals, segmentations, lead scoring, webhooks
Today is the operative word: we check MCP Rd Station every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-rd-station -- npx -y @codespar/mcp-rd-station
{
"mcpServers": {
"mcp-rd-station": {
"args": [
"-y",
"@codespar/mcp-rd-station"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-rd-station]
command = "npx"
args = ["-y", "@codespar/mcp-rd-station"]
{
"mcpServers": {
"mcp-rd-station": {
"args": [
"-y",
"@codespar/mcp-rd-station"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-rd-station": {
"args": [
"-y",
"@codespar/mcp-rd-station"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RD_STATION_TOKEN (API key for rd-station).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Evolution API — WhatsApp messaging, instances, contacts
MCP server for Sift — global ML fraud detection: real-time risk scoring, decisions, event ingestion
MCP server bridging GitHub webhooks via Cloudflare Worker for real-time event streaming
MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting.
MCP server for Z-API — WhatsApp messaging, contacts, media
MCP server for Pagar.me — orders, charges, recipients, transfers, plans, subscriptions, webhooks
MCP server for QR code data: URLs, vCards, WiFi configs, events.
MCP server for Ruchy: code analysis, scoring, linting, formatting, and transpilation tools
Answers built from our own checks of this server.