Look up IPA, engineer-friendly spellings, audio, alternate readings, and sources for developer jargon.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Pronounce.
pronounceLook up the canonical pronunciation of a developer-related word. Returns the IPA, a respelling that approximates how engineers actually say the word, a playable MP3 `audio_url`, optional alternate readings, the source citation when available, and editorial notes. Use this for project names like `kubectl`, `nginx`, `GIF`, `JSON`, `Pydantic`, `Knative`, programmer jargon, and tech acronyms. Returns an error dict if the word is not in the dictionary; for general English vocabulary, fall back to your own knowledge.
search_pronunciationsSearch the dictionary by partial word or category match. Matches substrings against the entry's `word` and `category` only β the search index (/api/words.json) carries no notes or source text, so a query like "Kelsey" will NOT surface `kubectl`. To read an entry's notes, look it up with `pronounce`. Returns a list of matching entries with `word`, `slug`, `category`, and `confidence`. Use this when the exact spelling is unknown or when browsing entries by category.
list_pronunciationsList dictionary entries, optionally filtered by category. Categories include: product, project, cli-tool, tool, cs-term, acronym, abbreviation, person. The dictionary holds well over 1500 entries and grows continuously, so the unfiltered list is large β pass `category` and/or `limit` to keep the result focused.
The anzy-renlab-ai/pronounce MCP server exposes a community-maintained dictionary of developer-related pronunciations through MCP. Entries cover products, projects, command-line tools, software tools, computer science terms, acronyms, abbreviations, and people. The source material describes a dictionary with more than 1,500 entries, including examples such as kubectl, nginx, GIF, JSON, Pydantic, Knative, and LaTeX.
A pronunciation entry can include International Phonetic Alphabet notation, a General-American-style respelling, an audio URL for an MP3 recording, alternate readings, a confidence level, and a source citation when one is available. Contested terms can therefore represent more than one reading rather than forcing a single answer.
The anzy-renlab-ai/pronounce MCP server offers three dictionary operations:
pronounce: Retrieves the detailed entry for an exact word. It returns an error dictionary when the term is absent.search_pronunciations: Finds entries using a partial word or category match and returns the word, slug, category, and confidence.list_pronunciations: Lists entries, optionally constrained by category and result limit.Search only checks the entryβs word and category fields. It does not search notes or source text, so a name mentioned in an editorial note will not necessarily be found by search. Use the exact lookup after identifying a likely entry to obtain the detailed pronunciation data.
Install the MCP server with uvx pronounce-mcp. The supplied material does not identify any required environment variables, credentials, API keys, or additional configuration. The repository is licensed under MIT.
The broader project also provides a command-line interface, a website, editor extensions, and other project features, but those are separate from the MCP tools described here. For MCP use, configure the server through the clientβs local command setup using the installation command above.
The dictionary can be browsed by categories including product, project, cli-tool, tool, cs-term, acronym, abbreviation, and person. Supplying a category or limit is useful because an unrestricted listing can be large.
The detailed lookup is suited to agent responses that need both a readable approximation and a precise IPA form. The returned audio URL can support clients or workflows that can play MP3 content. Citations and confidence fields help distinguish creator-confirmed readings, community conventions, and unresolved alternatives when those fields are present.
The anzy-renlab-ai/pronounce MCP server is focused on developer terminology, not general English pronunciation. For words outside its dictionary, the tool returns an error and the agent should use another source or its own knowledge. Search is not full-text: queries do not match source citations, notes, or other metadata. The material also does not specify a refresh mechanism, remote endpoint, authentication method, or supported MCP client list.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/anzy-renlab-ai-pronounce)<a href="https://allmcps.com/mcp/anzy-renlab-ai-pronounce"><img src="https://allmcps.com/api/badge/anzy-renlab-ai-pronounce?style=directory" alt="Pronounce on AllMCPs" /></a>