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
0
View on GitHub

Installation

npx -y mbailey/voice-mcp

Configuration

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

GitHub: https://github.com/mbailey/voice-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub