Home › Productivity › Pronunciation & Voice Coach
Pronunciation & Voice Coach
Local MCP voice coach with English pronunciation, grammar, and fluency feedback.
Topics: Education
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.3.0)
uvx mcp-server-pronunciation
Or add to your MCP client config:
{
"mcpServers": {
"mcp-server-pronunciation": {
"command": "uvx",
"args": [
"mcp-server-pronunciation"
],
"env": {
"MCP_PRONUNCIATION_MODEL": "<YOUR_VALUE>",
"HF_HUB_CACHE": "<YOUR_VALUE>",
"MCP_PRONUNCIATION_PRELOAD": "<YOUR_VALUE>",
"MCP_PRONUNCIATION_AUDIO_RETENTION": "<YOUR_VALUE>",
"TORCH_HOME": "<YOUR_VALUE>"
}
}
}
}
MCP_PRONUNCIATION_MODEL— faster-whisper model size. Default: base.en. Options: tiny.en, base.en, small.en, medium.en, large-v3, large-v3-turbo.HF_HUB_CACHE— Override Hugging Face Hub cache directory where Whisper weights are stored.MCP_PRONUNCIATION_PRELOAD— Set to 0, false, no, or off to disable background Whisper model preload during registry inspection or Docker smoke tests.MCP_PRONUNCIATION_AUDIO_RETENTION— Temporary WAV retention policy. Use session to delete recordings when the server exits, or keep for manual inspection.TORCH_HOME— Override PyTorch cache directory for optional wav2vec2 forced-alignment weights.
Related servers
brightspace-mcp-server
MCP server for D2L Brightspace LMS. Check grades, due dates, assignments, announcements, syllabus, rosters, discussions, and course…
pronounce
How engineers pronounce developer jargon — 1,903 confidence-tagged entries with citations.
connectrylab-architect-cert-mcp
Free certification prep for the Claude Certified Architect exam by Connectry LABS
Signs of AI Writing
AI-writing detection (EN/ES) that shows the evidence: named tells, hidden characters, citations.
ictexam-mcp
Read exams, gradebooks and item analysis; parse papers with AI and publish exams.
campus-cli
Unofficial Blackboard Learn (LMS) MCP for students: courses, assignments, grades, materials.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry