AlterPhone MCP — AI voice agent that places real phone calls through the MCP protocol
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
git clone https://github.com/marius-bardan/alterphone-mcp{
"mcpServers": {
"alterphone-mcp": {
"command": "node",
"args": ["/path/to/alterphone-mcp/dist/index.js"]
}
}
}MCP Servers overview
# AlterPhone MCP
**Let your AI assistant make real phone calls.**
AlterPhone MCP is a hosted [Model Context Protocol](https://modelcontextprotocol.io) server. Connect it to Claude, ChatGPT, Cursor, Claude Code or any other MCP client, and the assistant can dial a real phone number, hold a spoken conversation in one of 12 languages, and report back what was said: book or reschedule appointments, ask a business a question, negotiate, confirm an order, screen a caller, run a survey.
- **Server URL:** `https://mcp.alterphone.app/mcp` (Streamable HTTP)
- **Registry name:** `app.alterphone/phone-calls` in the [official MCP Registry](https://registry.modelcontextprotocol.io)
- **Auth:** OAuth 2.1 with PKCE and dynamic client registration. Sign in with Google or Apple on first use.
- **Billing:** prepaid credits, 100 credits per US dollar, per started minute at the destination rate (about 8 credits per minute to the US). Same account and balance as the [AlterPhone app](https://alterphone.app).
Full details, tools and supported countries: https://alterphone.app/mcp.html
## Quick start
### Claude (claude.ai and Claude Desktop)
Settings → Connectors → **Add custom connector** → enter `https://mcp.alterphone.app/mcp` → complete the sign-in.
### ChatGPT
Settings → Connectors → create a connector with the server URL `https://mcp.alterphone.app/mcp` → complete the sign-in. Custom MCP connectors require developer mode on your plan.
### Claude Code
```bash
claude mcp add --transport http -s user alterphone https://mcp.alterphone.app/mcp
```
### Cursor, Windsurf and other clients with an MCP config file
```json
{
"mcpServers": {
"alterphone": {
"url": "https://mcp.alterphone.app/mcp"
}
}
}
```
### Clients that only run local (stdio) servers
This package is a thin bridge for that case. It delegates to [`mcp-remote`](https://www.npmjs.com/package/mcp-remote), which performs the browser sign-in, caches the tokens locally and forwards every message to the hosted server:
```json
{
"mcpServers": {
"alterphone": {
"command": "npx",
"args": ["-y", "alterphone-mcp"]
}
}
}
```
Requires Node.js 18 or newer. Set `ALTERPHONE_MCP_URL` to point the bridge at a different server.
## Tools
| Tool | Description |
|---|---|
| `have_conversation` | Dial a number and pursue an objective autonomously. Streams the transcript and returns the collected answers and a summary. The main tool. |
| `place_call` | Dial a number, optionally with a greeting, for turn-by-turn control. |
| `speak_and_listen` | Say something and return what the other party replied. |
| `listen` | Wait for the other party to speak and return the transcript. |
| `hangup` | End the call. |
| `get_balance` | Read the prepaid credit balance. |
| `purchase_credits` | Top up with the saved payment method, within a daily cap. |
Every tool carries `readOnlyHint` / `destructiveHint` annotations.
## Safety and limits
- Outbound calls only, to the US, Canada, the UK, Germany, France, Italy, Spain, the Netherlands, Belgium, Portugal, Poland, Romania, Turkey, Russia, India, Australia, Saudi Arabia, the UAE, Egypt, Morocco, Algeria, Tunisia and Libya.
- Emergency, premium-rate and satellite numbers are refused before dialing. Conversation plans are screened for fraud, harassment, impersonation and other prohibited uses.
- One active call per account. Transcripts are kept for 24 hours; see section 12 of the [privacy policy](https://alterphone.app/privacy-policy.html).
## For developers
- OAuth discovery: `https://mcp.alterphone.app/.well-known/oauth-protected-resource`; authorization server `https://alterphone.app`.
- Scopes: `calls:write`, `balance:read`, `credits:purchase`.
- REST description of the call service, for integrations that do not speak MCP: https://calls.alterphone.app/openapi.json
- Machine-readable summary: https://alterphone.app/llms.txt
## Support
support@alterphone.app · [Terms of service](https://alterphone.app/terms-of-service.html)
## License
MIT
What people ask about alterphone-mcp
What is marius-bardan/alterphone-mcp?
+
marius-bardan/alterphone-mcp is mcp servers for the Claude AI ecosystem. AlterPhone MCP — AI voice agent that places real phone calls through the MCP protocol It has 0 GitHub stars and its last recorded update is dated 2026-09-16.
How do I install alterphone-mcp?
+
You can install alterphone-mcp by cloning the repository (https://github.com/marius-bardan/alterphone-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is marius-bardan/alterphone-mcp safe to use?
+
Our security agent has analyzed marius-bardan/alterphone-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains marius-bardan/alterphone-mcp?
+
marius-bardan/alterphone-mcp is maintained by marius-bardan. The last recorded GitHub activity is dated 2026-09-16, with 0 open issues.
Are there alternatives to alterphone-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy alterphone-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/marius-bardan-alterphone-mcp)<a href="https://claudewave.com/repo/marius-bardan-alterphone-mcp"><img src="https://claudewave.com/api/badge/marius-bardan-alterphone-mcp" alt="Featured on ClaudeWave: marius-bardan/alterphone-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.