text-to-speech
Voice Mcp
Complete voice interaction server supporting speech-to-text, text-to-speech, and real-time voice conversations through local microphone, OpenAI-compatible APIs, and LiveKit integration
python
local
text-to-speech
Installation
npx -y mbailey/voice-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "voice-mcp",
"command": "npx",
"args": [
"-y",
"mbailey/voice-mcp"
]
}About This MCP Server
mbailey/voice-mcp
Complete voice interaction server supporting speech-to-text, text-to-speech, and real-time voice conversations through local microphone, OpenAI-compatible APIs, and LiveKit integration
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub