Spoken
Rank #17,411io.github.spokenmd/spoken
Podcast transcripts as clean Markdown with real speaker names — via the Spoken API.
Spoken is a Model Context Protocol (MCP) server published by spokenmd. It ranks #17,411 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Spoken is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 5 tracked versions. It was first listed on Jun 4, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 114,635 of 132,046 servers on MCP Toplist.
Use Spoken
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add spoken -e "SPOKEN_API_KEY=<your SPOKEN_API_KEY>" -- npx -y spoken-mcpReplace each placeholder with your own value before saving.
[mcp_servers.spoken]
command = "npx"
args = ["-y", "spoken-mcp"]
[mcp_servers.spoken.env]
SPOKEN_API_KEY = "<your SPOKEN_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"spoken": {
"command": "npx",
"args": [
"-y",
"spoken-mcp"
],
"env": {
"SPOKEN_API_KEY": "<your SPOKEN_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"spoken": {
"command": "npx",
"args": [
"-y",
"spoken-mcp"
],
"env": {
"SPOKEN_API_KEY": "<your SPOKEN_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"spoken": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"spoken-mcp"
],
"env": {
"SPOKEN_API_KEY": "<your SPOKEN_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"spoken": {
"command": "npx",
"args": [
"-y",
"spoken-mcp"
],
"env": {
"SPOKEN_API_KEY": "<your SPOKEN_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"spoken": {
"command": "npx",
"args": [
"-y",
"spoken-mcp"
],
"env": {
"SPOKEN_API_KEY": "<your SPOKEN_API_KEY>"
}
}
}
}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.spokenmd%2Fspoken)<a href="https://mcptoplist.com/server/io.github.spokenmd%2Fspoken"><img src="https://mcptoplist.com/badge/io.github.spokenmd%2Fspoken.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries (1 delisted)
spokenmd
Available versions (5)
| Version | Published |
|---|---|
| 0.2.2 | Aug 12, 2026 |
| 0.2.1 | Jun 23, 2026 |
| 0.2.0 | Jun 23, 2026 |
| 0.1.2 | Jun 4, 2026 |
| 0.1.1 | Jun 4, 2026 |
Frequently asked questions
- Who maintains Spoken?
- Spoken is maintained by spokenmd, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Spoken listed on the Official MCP Registry?
- Yes — Spoken is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Spoken have?
- MCP Toplist tracks 5 versions of Spoken, most recently published on Aug 12, 2026.
- Where can I find the source code for Spoken?
- The source code for Spoken is hosted at github.com/spokenmd/spoken.
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.