HomeProductivity › pronounce

pronounce

How engineers pronounce developer jargon — 1,903 confidence-tagged entries with citations.

Python Local macOSWindowsLinux
★ 39 stars Last pushed 2026-09-01 License: MIT

Topics: Education

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.2)

uvx pronounce-mcp

Or add to your MCP client config:

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

Package (oci)

docker run -i --rm ghcr.io/anzy-renlab-ai/pronounce-mcp:0.1.2

Or add to your MCP client config:

{
  "mcpServers": {
    "pronounce": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/anzy-renlab-ai/pronounce-mcp:0.1.2"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry