Pronounce MCP Server

Stop saying "kub-cuttle". One Bash command pronounces 1,883 developer jargon names - most with a cited source. It runs locally over stdio via the published package.

People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Shell.

VERIFIED ACTIVE

LAST COMMIT 2026-08-14 · ★ 34 · #60 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · Shell · how we verify → /methodology

01 · Install Pronounce

Claude Code

claude mcp add anzy-renlab-ai-pronounce -- uvx pronounce-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "anzy-renlab-ai-pronounce": {
      "command": "uvx",
      "args": [
        "pronounce-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

pypi package pronounce-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.anzy-renlab-ai is GitHub-verified and matches the repo owner

03 · What Pronounce can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.24.0 · 2026-08-14

AI company pronunciations · Corrects Simile to /ˈsɪ mə li/ - SIM uh lee, the three-syllable company pronunciation used by co-founder Joon Sung Park. · Adds QualiKI - /ˈkwɑː lə kiː/ - KWAH luh key. · Adds KugelAudio…

v2.23.0 · 2026-07-17

+32 entries (1,848 → 1,880). Every row source-verified live by an adversarial reviewer before merging; risky respelling syllables byte-verified against macOS say output. · New entries · 2026 silicon & AI: NVIDIA Rubin…

v2.22.0 · 2026-07-17

Site-infrastructure release. No dictionary change (holds at 1,848 entries). · React self-hosted - the homepage pulled React + ReactDOM from unpkg.com, a third-party single point of failure (and unreliable from China…

04 · Who maintains Pronounce

pronounce is maintained by anzy-renlab-ai. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
cloud infrastructure - ranked #60 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-14)
registry
io.github.anzy-renlab-ai/pronounce (active, first published 2026-06-10 · 2 versions)
packages
pypi:pronounce-mcp · oci:ghcr.io/anzy-renlab-ai/pronounce-mcp:0.1.1

06 · Pronounce FAQ

What is Pronounce?

Stop saying "kub-cuttle". One Bash command pronounces 1,883 developer jargon names - most with a cited source. It runs locally over stdio via the published package.

Is Pronounce still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-14 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Pronounce?

Run `uvx pronounce-mcp`. You can also paste the ready-made client config above.

Does Pronounce run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Pronounce