MahammadNuriyev62/pronounce-mcp
MCP App with inline audio buttons for word pronunciation and language learning
Platform-specific configuration:
{
"mcpServers": {
"pronounce-mcp": {
"command": "npx",
"args": [
"-y",
"pronounce-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
https://github.com/user-attachments/assets/31b00a7f-db37-4740-9429-4fc6b5dab4fd
An MCP App with inline audio buttons for word pronunciation and language learning. Claude writes its full response with {{word}} markers that become interactive play buttons rendered inside the widget.
MCP server URL:
https://pronounce-mcp.maganuriyev.workers.dev/mcpThen ask Claude something like "how do I order coffee in French?" or "pronounce these Japanese greetings".
text parameter{{double curly braces}} become inline play buttonsnpm install
npm run dev # watch mode
npm run deploy # build + deploy to Cloudflare WorkersLoading reviews...