Callmcp runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from npm. Last commit 11 Jul 2026.
One MCP tool contract for telephony — any call provider, hosted, local, or BYOK.
Today is the operative word: we check Callmcp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
CALLMCP_CONFIG (Path to a callmcp.config.json file. Omit to configure entirely via env vars.), CALLMCP_DEFAULT_DRIVER (driver_id routed to when a tool call omits `driver` (e.g. kaicalls, dograh, twilio_openai).).
The author declared them in the registry entry; get the values from the project itself.
OpenRouter for tools and data. Compare catalog providers and call them from one hosted MCP endpoint.
One MCP server for the contract-ops suite: all nine local-first CLIs as agent tools.
The OpenRouter for tools. One MCP connection gives any AI agent 254 hosted tools, pay per call.
Exact AI Connect: hosted MCP server for Exact Online.
AFAS AI Connect: hosted MCP server for AFAS Profit.
Alephant MCP server for AI cost control, BYO-key routing, 50+ providers, and 320+ models.
Hosted OAuth MCP at https://www.taskade.com/mcp, or local @taskade/mcp-server.
On-device MCP tools for macOS: local AI, speech, vision, browser automation, system control.
Answers built from our own checks of this server.