Pronounce / pronounce-mcp
Rank #3,157io.github.anzy-renlab-ai/pronounce
How engineers pronounce developer jargon — 1,903 confidence-tagged entries with citations.
Pronounce / pronounce-mcp is a Model Context Protocol (MCP) server published by anzy-renlab-ai. It ranks #3,157 of 130,833 servers tracked on MCP Toplist, and its repository has 39 GitHub stars. Pronounce / pronounce-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on May 16, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 127,676 of 130,833 servers on MCP Toplist.
Use Pronounce / pronounce-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pronounce -- uvx pronounce-mcpclaude mcp add pronounce -- docker run -i --rm ghcr.io/anzy-renlab-ai/pronounce-mcp:0.1.2[mcp_servers.pronounce]
command = "uvx"
args = ["pronounce-mcp"]Add to ~/.codex/config.toml.
[mcp_servers.pronounce]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/anzy-renlab-ai/pronounce-mcp:0.1.2"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pronounce": {
"command": "uvx",
"args": [
"pronounce-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pronounce": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/anzy-renlab-ai/pronounce-mcp:0.1.2"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pronounce": {
"command": "uvx",
"args": [
"pronounce-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"pronounce": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/anzy-renlab-ai/pronounce-mcp:0.1.2"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pronounce": {
"type": "stdio",
"command": "uvx",
"args": [
"pronounce-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"pronounce": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/anzy-renlab-ai/pronounce-mcp:0.1.2"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pronounce": {
"command": "uvx",
"args": [
"pronounce-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pronounce": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/anzy-renlab-ai/pronounce-mcp:0.1.2"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pronounce": {
"command": "uvx",
"args": [
"pronounce-mcp"
]
}
}
}{
"mcpServers": {
"pronounce": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/anzy-renlab-ai/pronounce-mcp:0.1.2"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.anzy-renlab-ai%2Fpronounce)<a href="https://mcptoplist.com/server/io.github.anzy-renlab-ai%2Fpronounce"><img src="https://mcptoplist.com/badge/io.github.anzy-renlab-ai%2Fpronounce.svg" alt="MCP Toplist: Top 5% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
anzy-renlab-ai
Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Sep 1, 2026 |
| 0.1.1 | Jul 13, 2026 |
| 0.1.0 | Jun 10, 2026 |
Frequently asked questions
- Who maintains Pronounce / pronounce-mcp?
- Pronounce / pronounce-mcp is maintained by anzy-renlab-ai, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Pronounce / pronounce-mcp listed on the Official MCP Registry?
- Yes — Pronounce / pronounce-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Pronounce / pronounce-mcp have?
- MCP Toplist tracks 3 versions of Pronounce / pronounce-mcp, most recently published on Sep 1, 2026.
- Where can I find the source code for Pronounce / pronounce-mcp?
- The source code for Pronounce / pronounce-mcp is hosted at github.com/anzy-renlab-ai/pronounce.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.