Back to Browse

Pronounce MCP Server

Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

5.2
Moderate5.2Moderate Risk

This is a well-constructed MCP server for a pronunciation dictionary. The codebase is minimal and focused, with proper dependency management and no malicious patterns. Authentication is not required (appropriate for a read-only reference service), permissions are narrowly scoped to network I/O for data serving, and code quality is solid. Minor findings around input validation and error handling do not materially impact security. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

4 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-anzy-renlab-ai-pronounce": {
      "args": [
        "-y",
        "pronounce"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!