Loading MCP server directory, please wait...
Local Kokoro-82M TTS MCP server that synthesizes and plays speech on your machine
npx @getmcp/cli add io.github.mrfqcentic/mcp-kokoro-ttsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mrfqcentic/mcp-kokoro-tts": {
"command": "uvx",
"args": [
"mcp-kokoro-tts"
]
}
}
}