Odel
Pronunciation & Voice Coach

Pronunciation & Voice Coach

Local
@juhongpark2PythonMITUpdated 3mo ago

Local MCP voice coach with English pronunciation, grammar, and fluency feedback.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-server-pronunciationv0.3.0

Run

uvx mcp-server-pronunciation

MCP client config

{
  "mcpServers": {
    "pronunciation-voice-coach": {
      "command": "uvx",
      "args": [
        "mcp-server-pronunciation"
      ]
    }
  }
}