Call Copilot
Rank #10,296io.github.AnisurRahmann/call-copilot
Search and read locally-recorded meeting transcripts over stdio. Read-only, no network.
Call Copilot is a Model Context Protocol (MCP) server published by AnisurRahmann. It ranks #10,296 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Call Copilot is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 10, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 121,750 of 132,046 servers on MCP Toplist.
Use Call Copilot
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add call-copilot -- uvx call-copilot --from call-copilot rec mcp[mcp_servers.call-copilot]
command = "uvx"
args = ["call-copilot", "--from", "call-copilot", "rec", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"call-copilot": {
"command": "uvx",
"args": [
"call-copilot",
"--from",
"call-copilot",
"rec",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"call-copilot": {
"command": "uvx",
"args": [
"call-copilot",
"--from",
"call-copilot",
"rec",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"call-copilot": {
"type": "stdio",
"command": "uvx",
"args": [
"call-copilot",
"--from",
"call-copilot",
"rec",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"call-copilot": {
"command": "uvx",
"args": [
"call-copilot",
"--from",
"call-copilot",
"rec",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"call-copilot": {
"command": "uvx",
"args": [
"call-copilot",
"--from",
"call-copilot",
"rec",
"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/io.github.AnisurRahmann%2Fcall-copilot)<a href="https://mcptoplist.com/server/io.github.AnisurRahmann%2Fcall-copilot"><img src="https://mcptoplist.com/badge/io.github.AnisurRahmann%2Fcall-copilot.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
AnisurRahmann
Available versions (1)
| Version | Published |
|---|---|
| 0.4.3 | Aug 10, 2026 |
Frequently asked questions
- Who maintains Call Copilot?
- Call Copilot is maintained by AnisurRahmann, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Call Copilot listed on the Official MCP Registry?
- Yes — Call Copilot is listed on the Official MCP Registry, alongside Glama.
- How many versions does Call Copilot have?
- MCP Toplist tracks 1 version of Call Copilot, most recently published on Aug 10, 2026.
- Where can I find the source code for Call Copilot?
- The source code for Call Copilot is hosted at github.com/AnisurRahmann/call-copilot.
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.