agent-voice-mcp

Hakanai-AI/agent-voice-mcp
★ 0 stars Python AI/LLM Updated today
Local STT/TTS MCP Server — file-based speech-to-text and text-to-speech tools for Claude Code, powered by Whisper.cpp and Kokoro. Self-hosted, zero API cost, ARM Linux compatible.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-voice-mcp": {
      "command": "uvx",
      "args": [
        "agent-voice-mcp"
      ]
    }
  }
}

Or install with pip: pip install agent-voice-mcp

Topics

hakanai-aikokoromcpvoicewhisper