claude mcp add oderafters-local-voice-mcp -- npx -y @codecraftersllc/local-voice-mcp
{
"mcpServers": {
"oderafters-local-voice-mcp": {
"command": "npx",
"args": ["-y", "@codecraftersllc/local-voice-mcp"]
}
}
}
{
"mcpServers": {
"oderafters-local-voice-mcp": {
"command": "npx",
"args": ["-y", "@codecraftersllc/local-voice-mcp"]
}
}
}
{
"mcpServers": {
"oderafters-local-voice-mcp": {
"command": "npx",
"args": ["-y", "@codecraftersllc/local-voice-mcp"]
}
}
}
About This MCP Server
The local-voice-mcp server is a developer tool that enables local voice models using Chatterbox TTS, allowing MCP clients to produce speech. It is an npm package that can be installed and run to provide voice capabilities to MCP clients. Developers would use this tool when they need to test or demonstrate voice-enabled MCP clients in a local development environment.
Give your MCP clients the ability to speak by running local voice models using Chatterbox TTS. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@codecraftersllc/local-voice-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The local-voice-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.