Home › Design & Media › voice-mcp
voice-mcp
Give Your Agent A Voice: x402 pay-per-call speech with 20 voices, 10 personas, 31 languages.
Topics: Text-to-Speech
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.2.2)
npx -y @forgemeshlabs/voice-mcp@0.2.2
Or add to your MCP client config:
{
"mcpServers": {
"voice-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/voice-mcp@0.2.2"
]
}
}
}
Related servers
voicemode
Natural voice conversations for AI assistants - STT/TTS via MCP
kokoro-tts-mcp
MCP Server that uses the open weight Kokoro TTS models to convert text-to-speech. Can convert text to MP3 on a local driver or auto-upload…
loudkit
Local text-to-speech from an on-device model: 28 voices in 10 languages, plus voice profiles cloned with the loudkit CLI. Tools…
claude-code-tts
MCP server plugin for Claude Code that converts text to speech using OpenAI's TTS API. Features 6 voices, worker pool architecture,…
daisys-mcp
Generate high-quality text-to-speech and text-to-voice outputs using the [DAISYS](https://www.daisys.ai/) platform and make it able to…
mcp-transcribe
MCP-Transcribe server allows LLMs to interact with the text content of audio/video files
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry