mcp-kokoro-tts
Rank #25,458io.github.mrfqcentic/mcp-kokoro-tts
Local Kokoro-82M TTS MCP server that synthesizes and plays speech on your machine
mcp-kokoro-tts is a Model Context Protocol (MCP) server published by mrfqcentic. It ranks #25,458 of 132,113 servers tracked on MCP Toplist. mcp-kokoro-tts is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 22, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 106,655 of 132,113 servers on MCP Toplist.
Use mcp-kokoro-tts
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-kokoro-tts -- uvx mcp-kokoro-tts[mcp_servers.mcp-kokoro-tts]
command = "uvx"
args = ["mcp-kokoro-tts"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-kokoro-tts": {
"command": "uvx",
"args": [
"mcp-kokoro-tts"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-kokoro-tts": {
"command": "uvx",
"args": [
"mcp-kokoro-tts"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-kokoro-tts": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-kokoro-tts"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-kokoro-tts": {
"command": "uvx",
"args": [
"mcp-kokoro-tts"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-kokoro-tts": {
"command": "uvx",
"args": [
"mcp-kokoro-tts"
]
}
}
}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.mrfqcentic%2Fmcp-kokoro-tts)<a href="https://mcptoplist.com/server/io.github.mrfqcentic%2Fmcp-kokoro-tts"><img src="https://mcptoplist.com/badge/io.github.mrfqcentic%2Fmcp-kokoro-tts.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mrfqcentic
Other servers by mrfqcentic
View all mrfqcentic servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.4 | Aug 22, 2026 |
| 0.1.2 | Aug 22, 2026 |
Frequently asked questions
- Who maintains mcp-kokoro-tts?
- mcp-kokoro-tts is maintained by mrfqcentic, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is mcp-kokoro-tts listed on the Official MCP Registry?
- Yes — mcp-kokoro-tts is listed on the Official MCP Registry, alongside Glama.
- How many versions does mcp-kokoro-tts have?
- MCP Toplist tracks 2 versions of mcp-kokoro-tts, most recently published on Aug 22, 2026.
- Where can I find the source code for mcp-kokoro-tts?
- The source code for mcp-kokoro-tts is hosted at github.com/mrfqcentic/mcp-kokoro-tts.
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.