
Dialer
GetDialer MCP is a MCP server that lets coding agents place outbound phone calls through GetDialer using your own phone number.
About
GetDialer MCP (app.getdialer/dialer) is a hosted Model Context Protocol server that lets a compatible agent initiate outbound phone calls through GetDialer using your own number. For developers in Grow, that means logging follow-ups, doing concierge onboarding, or running light sales outreach without leaving Claude Code or Cursor— the agent invokes dialer tools while you stay in the same task thread. The server advertises both streamable-HTTP (https://getdialer.app/mcp) and SSE (https://getdialer.app/sse) remotes at version 1.0.1. You still need a GetDialer account and compliant use of outbound calling; this MCP does not replace CRM or call recording policies you choose separately. It is beginner-oriented as an integration pattern but intermediate from a compliance and messaging discipline standpoint. Use it when voice is part of your lifecycle motion, not when you only need email or in-app chat.
- Place outbound calls via MCP using your own phone number
- Hosted remotes: streamable HTTP and SSE on getdialer.app
- Keeps voice outreach inside the agent workflow instead of context-switching
- Version 1.0.1 dialer MCP server
- No self-hosted telephony stack required for the integration
Dialer by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http dialer https://getdialer.app/mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP, SSE |
|---|---|
| Auth | None |
What it does
Trigger outbound sales or support calls from your agent using GetDialer and your own caller ID while you run founder-led outreach.
Who is it for?
Best when you're doing high-touch sales, success calls, or pilot onboarding and already use or will adopt GetDialer.
Skip if: Products that are fully self-serve with no phone channel, or teams that cannot use outbound telephony for policy or regulatory reasons.
What you get
After you connect GetDialer MCP, the agent can trigger outbound calls on your number while you document outcomes in the same workflow.
- Agent-triggered outbound calls via GetDialer
- Dual transport config (HTTP + SSE) for your MCP stack
- Documented call actions tied to growth or support playbooks in-agent
By the numbers
- Server version 1.0.1
- Two remotes: https://getdialer.app/mcp (streamable-http) and https://getdialer.app/sse (sse)
- Stated capability: outbound calls using your own phone number
Recommended MCP Servers
How it compares
Telephony outbound MCP, not a VoIP build-your-own backend skill or SMS-only growth tool.
FAQ
Who is GetDialer MCP for?
Founders and operators who want their MCP agent to place outbound calls via GetDialer with their own caller ID during customer growth work.
When should I use GetDialer MCP?
Use it in Grow when you are doing live outreach, support callbacks, or sales discovery and want call actions orchestrated from the agent.
How do I add GetDialer MCP to my agent?
Add https://getdialer.app/mcp (streamable-http) or https://getdialer.app/sse in your MCP client per GetDialer docs and complete any account linking for your phone number.