Speko
Rank #28,485pulsemcp/speko
Manage Speko voice-AI agents, sessions, calls, phone numbers, knowledge bases, evals, and docs.
Speko is a Model Context Protocol (MCP) server published by SpekoAI. It ranks #28,485 of 132,113 servers tracked on MCP Toplist. Speko is listed on PulseMCP, with 5 release tags tracked from its GitHub repository. It was first listed on May 18, 2026 and most recently updated on Jun 6, 2026.
Ranks ahead of 103,628 of 132,113 servers on MCP Toplist.
Use Speko
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http speko https://mcp.speko.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.speko]
url = "https://mcp.speko.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.speko.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"speko": {
"url": "https://mcp.speko.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.
{
"servers": {
"speko": {
"type": "http",
"url": "https://mcp.speko.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"speko": {
"serverUrl": "https://mcp.speko.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"speko": {
"url": "https://mcp.speko.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/pulsemcp%2Fspeko)<a href="https://mcptoplist.com/server/pulsemcp%2Fspeko"><img src="https://mcptoplist.com/badge/pulsemcp%2Fspeko.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
SpekoAI
GitHub releases (5)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v1.0.9 | Jun 6, 2026 |
| v1.0.8 | May 22, 2026 |
| v1.0.7 | May 22, 2026 |
| v1.0.6 | May 20, 2026 |
| v1.0.5 | May 18, 2026 |
Frequently asked questions
- Who maintains Speko?
- Speko is maintained by SpekoAI, which publishes 2 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Speko listed on the Official MCP Registry?
- Speko is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Speko have?
- No registry surfaces explicit version metadata for Speko; MCP Toplist tracks 5 release tags from its GitHub repository, most recently published on Jun 6, 2026.
- Where can I find the source code for Speko?
- The source code for Speko is hosted at github.com/spekoai/mcp-bridge.
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.