Local Voice

v0.1.5Data Science & MLstable

Give your MCP clients the ability to speak by running local voice models using Chatterbox TTS

io-github-codecraftersllc-local-voicemcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Local Voice?

Local Voice is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to give your mcp clients the ability to speak by running local voice models using chatterbox tts

Give your MCP clients the ability to speak by running local voice models using Chatterbox TTS

This server falls under the Data Science & ML category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Give your MCP clients the ability to speak by running local

Use Cases

Enable agents to speak using local voice models.
Provide text-to-speech without cloud dependencies.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv0.1.5
UpdatedSep 28, 2025
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @codecraftersllc/local-voice-mcp

Manual Installation

npx -y @codecraftersllc/local-voice-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Local Voice

What is Local Voice?

Local Voice is a Model Context Protocol (MCP) server that give your mcp clients the ability to speak by running local voice models using chatterbox tts It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Local Voice?

Install via npm with the command: npx -y @codecraftersllc/local-voice-mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Local Voice?

Local Voice works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Local Voice free to use?

Yes, Local Voice is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Data Science & ML MCP Servers

Explore all data science & ml servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "io-github-codecraftersllc-local-voice": { "command": "npx", "args": ["-y", "@codecraftersllc/local-voice-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Local Voice?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides