Callmcp runs on your own machine — the client starts it, so there is no endpoint to ping. 161 installs a week from npm. Last commit 11 Jul 2026.
One MCP tool contract for telephony — any call provider, hosted, local, or BYOK.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add server -- npx -y @callmcp/server
{
"mcpServers": {
"server": {
"args": [
"-y",
"@callmcp/server"
],
"command": "npx"
}
}
}
[mcp_servers.server]
command = "npx"
args = ["-y", "@callmcp/server"]
{
"mcpServers": {
"server": {
"args": [
"-y",
"@callmcp/server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"server": {
"args": [
"-y",
"@callmcp/server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.