Catalog
io.github.CSOAI-ORG/voice-audio-mcp
Officialby CSOAI-ORG · Python
Voice Audio MCP server. Tools: text to speech, list voices, transcribe. Built by MEOK AI Labs.
Converts text to speech, lists available voices, and transcribes audio content.
Topics
mcpmcp-servermeok-ai-labsai-governancemodel-context-protocolai-agentsclaudecompliancecsoai
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"voice-audio-mcp": {
"command": "uvx",
"args": [
"voice-audio-mcp"
]
}
}
}