MCP Server

Local Voice Mcp MCP Server

by CodeCraftersLLC

AI Summary

Local Voice MCP enables Claude Desktop and Claude Code to generate speech using local text-to-speech models, allowing developers to add voice capabilities without external API dependencies. This benefits developers building voice-enabled AI applications who need privacy-preserving, self-hosted speech synthesis.

Description

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

Install

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

Quality Score

C

Acceptable

74/100

Standard Compliance82
Documentation Quality65
Usefulness78
Maintenance Signal100
Community Signal45
Scored Today

GitHub Signals

Stars9
Forks2
Issues2
Updated11d ago
View on GitHub

Trust & Transparency

Open Source — MIT

Source code publicly auditable

Verified Open Source

Hosted on GitHub — publicly auditable

Actively Maintained

Last commit 11d ago

9 stars

2 forks

My Fox Den

Community Rating

Works With

claude_desktop
Claude Code