Speak AI
Rank #3,443io.github.speakai/mcp-server
Search recordings, summarize meetings, create clips, and automate workflows from your AI assistant.
Speak AI is a Model Context Protocol (MCP) server published by speakai. It ranks #3,443 of 132,046 servers tracked on MCP Toplist. Speak AI is listed across 3 registries — Official MCP, Glama and mcp.so, with 46 tracked versions. It was first listed on Mar 25, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 128,603 of 132,046 servers on MCP Toplist.
Use Speak AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http speakai https://api.speakai.co/v1/mcpclaude mcp add speakai -e "SPEAK_API_KEY=<your SPEAK_API_KEY>" -e "SPEAK_BASE_URL=<your SPEAK_BASE_URL>" -- npx -y @speakai/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.speakai]
url = "https://api.speakai.co/v1/mcp"Add to ~/.codex/config.toml.
[mcp_servers.speakai]
command = "npx"
args = ["-y", "@speakai/mcp-server"]
[mcp_servers.speakai.env]
SPEAK_API_KEY = "<your SPEAK_API_KEY>"
SPEAK_BASE_URL = "<your SPEAK_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.speakai.co/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"speakai": {
"command": "npx",
"args": [
"-y",
"@speakai/mcp-server"
],
"env": {
"SPEAK_API_KEY": "<your SPEAK_API_KEY>",
"SPEAK_BASE_URL": "<your SPEAK_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"speakai": {
"url": "https://api.speakai.co/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"speakai": {
"command": "npx",
"args": [
"-y",
"@speakai/mcp-server"
],
"env": {
"SPEAK_API_KEY": "<your SPEAK_API_KEY>",
"SPEAK_BASE_URL": "<your SPEAK_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"speakai": {
"type": "http",
"url": "https://api.speakai.co/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"speakai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@speakai/mcp-server"
],
"env": {
"SPEAK_API_KEY": "<your SPEAK_API_KEY>",
"SPEAK_BASE_URL": "<your SPEAK_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"speakai": {
"serverUrl": "https://api.speakai.co/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"speakai": {
"command": "npx",
"args": [
"-y",
"@speakai/mcp-server"
],
"env": {
"SPEAK_API_KEY": "<your SPEAK_API_KEY>",
"SPEAK_BASE_URL": "<your SPEAK_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"speakai": {
"url": "https://api.speakai.co/v1/mcp"
}
}
}{
"mcpServers": {
"speakai": {
"command": "npx",
"args": [
"-y",
"@speakai/mcp-server"
],
"env": {
"SPEAK_API_KEY": "<your SPEAK_API_KEY>",
"SPEAK_BASE_URL": "<your SPEAK_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.speakai%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.speakai%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.speakai%2Fmcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
speakai
Available versions (46)
| Version | Published |
|---|---|
| 1.23.1 | Aug 28, 2026 |
| 1.23.0 | Aug 28, 2026 |
| 1.22.0 | Aug 27, 2026 |
| 1.21.2 | Aug 24, 2026 |
| 1.21.1 | Aug 11, 2026 |
| 1.21.0 | Aug 10, 2026 |
| 1.20.0 | Aug 10, 2026 |
| 1.19.0 | Aug 7, 2026 |
| 1.18.0 | Jul 30, 2026 |
| 1.17.1 | Jul 27, 2026 |
| 1.17.0 | Jul 27, 2026 |
| 1.16.4 | Jul 22, 2026 |
| 1.16.3 | Jul 22, 2026 |
| 1.16.2 | Jul 22, 2026 |
| 1.16.1 | Jul 22, 2026 |
| 1.16.0 | Jul 21, 2026 |
| 1.15.0 | Jul 16, 2026 |
| 1.14.0 | Jul 13, 2026 |
| 1.13.8 | Jul 2, 2026 |
| 1.13.7 | Jul 2, 2026 |
| 1.13.6 | Jul 2, 2026 |
| 1.13.5 | Jul 2, 2026 |
| 1.13.4 | Jul 2, 2026 |
| 1.13.3 | Jun 29, 2026 |
| 1.13.2 | Jun 26, 2026 |
| 1.13.1 | Jun 26, 2026 |
| 1.13.0 | Jun 26, 2026 |
| 1.12.3 | Jun 23, 2026 |
| 1.12.2 | Jun 9, 2026 |
| 1.12.1 | Jun 8, 2026 |
| 1.12.0 | Jun 8, 2026 |
| 1.10.0 | May 18, 2026 |
| 1.9.0 | May 18, 2026 |
| 1.8.0 | May 17, 2026 |
| 1.7.11 | May 17, 2026 |
| 1.7.10 | May 5, 2026 |
| 1.7.9 | May 5, 2026 |
| 1.7.8 | May 4, 2026 |
| 1.7.7 | May 4, 2026 |
| 1.7.6 | May 4, 2026 |
| 1.7.5 | May 3, 2026 |
| 1.7.4 | Apr 30, 2026 |
| 1.7.3 | Apr 30, 2026 |
| 1.7.2 | Apr 30, 2026 |
| 1.6.0 | Apr 26, 2026 |
| 1.5.2 | Apr 26, 2026 |
Frequently asked questions
- Who maintains Speak AI?
- Speak AI is maintained by speakai, which publishes 1 MCP server (46 total versions) tracked on MCP Toplist.
- Is Speak AI listed on the Official MCP Registry?
- Yes — Speak AI is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Speak AI have?
- MCP Toplist tracks 46 versions of Speak AI, most recently published on Aug 28, 2026.
- Where can I find the source code for Speak AI?
- The source code for Speak AI is hosted at github.com/speakai/speakai-mcp.
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.