Catalog
app.getdialer/dialer
OfficialAn MCP server that provides lets you make outbound phone calls using your own phone number
Makes outbound phone calls using your own phone number.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"dialer": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://getdialer.app/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.