KaiCalls
Rank #57,027com.kaicalls/kaicalls
AI phone secretary: place calls, read transcripts, list calls, agents, and stats.
KaiCalls is a Model Context Protocol (MCP) server published by cgallic. It ranks #57,027 of 115,591 servers tracked on MCP Toplist. KaiCalls is listed on Official MCP, with 1 tracked version. It was first listed on Jun 21, 2026 and most recently updated on Jun 21, 2026.
Ranks ahead of 58,564 of 115,591 servers on MCP Toplist.
Use KaiCalls
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http kaicalls https://www.kaicalls.com/api/mcp[mcp_servers.kaicalls]
url = "https://www.kaicalls.com/api/mcp"Add to ~/.codex/config.toml.
https://www.kaicalls.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"kaicalls": {
"url": "https://www.kaicalls.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kaicalls": {
"type": "http",
"url": "https://www.kaicalls.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kaicalls": {
"serverUrl": "https://www.kaicalls.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kaicalls": {
"url": "https://www.kaicalls.com/api/mcp"
}
}
}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/com.kaicalls%2Fkaicalls)<a href="https://mcptoplist.com/server/com.kaicalls%2Fkaicalls"><img src="https://mcptoplist.com/badge/com.kaicalls%2Fkaicalls.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
cgallic
Other servers by cgallic
View all cgallic servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 21, 2026 |
Frequently asked questions
- Who maintains KaiCalls?
- KaiCalls is maintained by cgallic, which publishes 4 MCP servers (2 total versions) tracked on MCP Toplist.
- Is KaiCalls listed on the Official MCP Registry?
- Yes — KaiCalls is listed on the Official MCP Registry.
- How many versions does KaiCalls have?
- MCP Toplist tracks 1 version of KaiCalls, most recently published on Jun 21, 2026.
- Where can I find the source code for KaiCalls?
- The source code for KaiCalls is hosted at github.com/cgallic/kai_calls.