Local MCP voice coach with English pronunciation, grammar, and fluency feedback.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
mcp-server-pronunciation · pypi · 0.3.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.JuhongPark/pronunciation",
"description": "Local MCP voice coach with English pronunciation, grammar, and fluency feedback.",
"title": "Pronunciation & Voice Coach",
"repository": {
"url": "https://github.com/JuhongPark/mcp-server-pronunciation",
"source": "github"
},
"version": "0.3.0",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "mcp-server-pronunciation",
"version": "0.3.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "faster-whisper model size. Default: base.en. Options: tiny.en, base.en, small.en, medium.en, large-v3, large-v3-turbo.",
"name": "MCP_PRONUNCIATION_MODEL"
},
{
"description": "Override Hugging Face Hub cache directory where Whisper weights are stored.",
"name": "HF_HUB_CACHE"
},
{
"description": "Set to 0, false, no, or off to disable background Whisper model preload during registry inspection or Docker smoke tests.",
"name": "MCP_PRONUNCIATION_PRELOAD"
},
{
"description": "Temporary WAV retention policy. Use session to delete recordings when the server exits, or keep for manual inspection.",
"name": "MCP_PRONUNCIATION_AUDIO_RETENTION"
},
{
"description": "Override PyTorch cache directory for optional wav2vec2 forced-alignment weights.",
"name": "TORCH_HOME"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-03T03:26:31.66641Z",
"publishedAt": "2026-05-03T03:26:31.66641Z",
"updatedAt": "2026-05-03T03:26:31.66641Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.3.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.