Server data from the Official MCP Registry
Official Speko MCP server: voice AI routing and failover across STT, TTS, and V2V providers.
Official Speko MCP server: voice AI routing and failover across STT, TTS, and V2V providers.
Remote endpoints: streamable-http: https://mcp.speko.ai/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: SPEKO_API_KEY
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
Interactive installer and local stdio-to-remote bridge for Speko MCP. The
installer configures Speko's hosted remote MCP endpoint in coding tools that
support it. The bridge command is only for MCP clients that require a local
stdio command: it speaks stdio to the client, connects to Speko's hosted MCP
server over HTTP, and does not contain Speko tool logic of its own.
npx @spekoai/mcp@latest init
The package exposes the spekoai-mcp binary. Run init for a guided setup
wizard that can configure Claude Code, Codex, OpenCode, Cursor, and generic MCP
clients.
For scripted setup, pass the choices explicitly:
npx @spekoai/mcp@latest init --auth oauth --tools claude,codex --scope user --yes
Most users should run init. Use bridge only when a client cannot connect to
remote MCP directly and asks for a local command-based MCP server.
npx @spekoai/mcp@latest bridge
For API-key auth in a headless bridge setup, provide SPEKO_API_KEY in the MCP
client environment. The bridge forwards it to the hosted MCP server as
Authorization: Bearer ....
The bridge command adapts local stdio MCP to Speko's remote HTTP MCP endpoint.
Use direct remote MCP configuration instead when your client supports it.
Defaults:
https://mcp.speko.ai/mcpEnvironment variables:
SPEKO_API_KEY: forward an API key as a bearer token.CLI examples:
npx @spekoai/mcp@latest bridge
SPEKO_API_KEY=sk_live_xxx npx @spekoai/mcp@latest bridge
All remaining arguments are passed through to
mcp-remote.
Run:
npx @spekoai/mcp@latest bridge --help
When using bridge, OAuth state is handled by
mcp-remote. It may create
a local OAuth cache directory, or use MCP_REMOTE_CONFIG_DIR to store local
OAuth credentials and debug logs. The init wizard does not write that
directory.
For connection or OAuth issues, pass --debug and inspect the log path printed
by mcp-remote.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.