
Mcp Rd Station
Sync RD Station contacts, events, funnels, and opportunities into agent workflows for marketing automation and CRM tasks.
Overview
io.github.codespar/mcp-rd-station is a MCP server for the Grow phase that exposes RD Station contacts, events, funnels, and opportunities to your agent.
What is this MCP server?
- stdio MCP @codespar/mcp-rd-station v0.1.2 on npm
- Four RD Station areas: contacts, events, funnels, and opportunities
- Authenticates with required secret RD_STATION_TOKEN
- From codespar mcp-dev-brasil communication package on GitHub
- Lets agents update CRM and marketing data without exporting CSVs manually
- Version 0.1.2 with MCP schema 2025-12-11
- 4 capability domains listed: contacts, events, funnels, opportunities
- 1 required secret env var: RD_STATION_TOKEN
Community signal: 252 GitHub stars.
What problem does it solve?
Jumping between RD Station’s UI and your codebase to sync leads and funnel changes wastes time when you are a one-person growth and engineering team.
Who is it for?
Indie SaaS and content builders already on RD Station who want Claude Code, Cursor, or Codex to help with contacts, events, funnels, and deals.
Skip if: Teams on HubSpot-only stacks with no RD Station account, or builders still in pure idea validation without a CRM.
What do I get? / Deliverables
After registering the stdio server with RD_STATION_TOKEN, your agent can perform RD Station CRM and marketing operations as MCP tool calls alongside product work.
- Agent-callable RD Station contacts, events, funnels, and opportunities tools
- Faster CRM and marketing ops without constant dashboard context switching
- Repeatable integration patterns between your app and RD Station
Recommended MCP Servers
Journey fit
RD Station drives nurture, pipeline, and lifecycle marketing after you have something to sell, which maps to Grow. Lifecycle is the canonical shelf for CRM contacts, funnel stages, and opportunity management that compound retention and revenue.
How it compares
RD Station CRM MCP connector, not a full marketing strategy or landing-page copy skill.
Common Questions / FAQ
Who is io.github.codespar/mcp-rd-station for?
Solo builders and small teams using RD Station for marketing automation and sales pipeline who want MCP access from their coding agent.
When should I use io.github.codespar/mcp-rd-station?
During Grow lifecycle work—lead nurture, funnel updates, opportunity tracking—or when wiring launch tracking into RD Station from your app.
How do I add io.github.codespar/mcp-rd-station to my agent?
Install @codespar/mcp-rd-station, configure stdio transport, and provide RD_STATION_TOKEN as the required secret environment variable.