LocalVoiceMode MCP Server

$npx -y @devman57/voiceblitz-mcp
README.md

A local voice interface providing high-performance speech recognition

and natural text-to-speech with voice cloning capabilities. It enables AI assistants to speak, listen, and engage in character-based voice conversations through integrated MCP tools.

Tools (3)

speakConverts text to speech using local voice synthesis.
listenTranscribes audio input into text using local speech recognition.
clone_voiceCreates a digital voice clone from a provided audio sample.

Configuration

claude_desktop_config.json
{"mcpServers":{"voiceblitz":{"command":"npx","args":["-y","@devman57/voiceblitz-mcp"]}}}

Try it

Say 'Hello, how can I help you today?' using the local voice interface.
Listen to my microphone for 5 seconds and tell me what I said.
Clone a new voice using the audio file at './samples/my-voice.wav' and name it 'PersonalVoice'.
Read this paragraph out loud using the cloned voice named 'PersonalVoice'.

Frequently Asked Questions

How do I install LocalVoiceMode?

Install LocalVoiceMode by running: npx -y @devman57/voiceblitz-mcp

What MCP clients work with LocalVoiceMode?

LocalVoiceMode works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use LocalVoiceMode with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free