AgentPhone
Rank #1,554io.github.AgentPhone-AI/agentphone
Give AI agents real phone numbers, messages, and voice calls via MCP.
AgentPhone is a Model Context Protocol (MCP) server published by agentphone-ai. It ranks #1,554 of 132,046 servers tracked on MCP Toplist, and its repository has 123 GitHub stars. AgentPhone is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Jun 25, 2026.
Ranks ahead of 130,492 of 132,046 servers on MCP Toplist.
Use AgentPhone
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentphone https://mcp.agentphone.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add agentphone -e "AGENTPHONE_API_KEY=<your AGENTPHONE_API_KEY>" -- npx -y agentphone-mcpReplace each placeholder with your own value before saving.
[mcp_servers.agentphone]
url = "https://mcp.agentphone.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.agentphone]
command = "npx"
args = ["-y", "agentphone-mcp"]
[mcp_servers.agentphone.env]
AGENTPHONE_API_KEY = "<your AGENTPHONE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.agentphone.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agentphone": {
"command": "npx",
"args": [
"-y",
"agentphone-mcp"
],
"env": {
"AGENTPHONE_API_KEY": "<your AGENTPHONE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentphone": {
"url": "https://mcp.agentphone.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agentphone": {
"command": "npx",
"args": [
"-y",
"agentphone-mcp"
],
"env": {
"AGENTPHONE_API_KEY": "<your AGENTPHONE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentphone": {
"type": "http",
"url": "https://mcp.agentphone.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"agentphone": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentphone-mcp"
],
"env": {
"AGENTPHONE_API_KEY": "<your AGENTPHONE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentphone": {
"serverUrl": "https://mcp.agentphone.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agentphone": {
"command": "npx",
"args": [
"-y",
"agentphone-mcp"
],
"env": {
"AGENTPHONE_API_KEY": "<your AGENTPHONE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentphone": {
"url": "https://mcp.agentphone.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agentphone": {
"command": "npx",
"args": [
"-y",
"agentphone-mcp"
],
"env": {
"AGENTPHONE_API_KEY": "<your AGENTPHONE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AgentPhone-AI%2Fagentphone)<a href="https://mcptoplist.com/server/io.github.AgentPhone-AI%2Fagentphone"><img src="https://mcptoplist.com/badge/io.github.AgentPhone-AI%2Fagentphone.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
agentphone-ai
Available versions (2)
| Version | Published |
|---|---|
| 0.6.0 | Jun 25, 2026 |
| 0.5.2 | Apr 24, 2026 |
Frequently asked questions
- Who maintains AgentPhone?
- AgentPhone is maintained by agentphone-ai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is AgentPhone listed on the Official MCP Registry?
- Yes — AgentPhone is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does AgentPhone have?
- MCP Toplist tracks 2 versions of AgentPhone, most recently published on Jun 25, 2026.
- Where can I find the source code for AgentPhone?
- The source code for AgentPhone is hosted at github.com/agentphone-ai/agentphone-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.