19
/ 100
1 month ago
glama

Phrase MCP Server

Use Phrase APIs from any MCP client (Claude, Cursor, etc.) with ready-to-use tools for Phrase Strings, Phrase TMS, and Connectors.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool annotations don’t match behaviour
3 read-only tools perform write/delete/exec — tms_download_analysis (line 29: mkdir(dirname(absoluteOutputPath), { recursive: true })); tms_download_target_file_by_async_request (line 59: mkdir(dirname(absoluteOutputPath), { recursive: true })); tms_export_trans_memory (line 27: mkdir(dirname(absoluteOutputPath), { recursive: true }))
⚠️
Tool descriptions don’t match what handlers do
3 tools describe read intent but their handlers mutate — tms_download_analysis (line 29: mkdir(dirname(absoluteOutputPath), { recursive: true })); tms_download_target_file_by_async_request (line 59: mkdir(dirname(absoluteOutputPath), { recursive: true })); tms_export_trans_memory (line 27: mkdir(dirname(absoluteOutputPath), { recursive: true }))
🚨
Known vulnerabilities in dependencies: 1 critical, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: PHRASE_CONNECTORS_TOKEN, PHRASE_STRINGS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical4 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

high@modelcontextprotocol/sdk@1.17.4GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.17.4GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.17.4GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highform-data@3.0.4GHSA-hmw2-7cc7-3qxx

form-data: CRLF injection in form-data via unescaped multipart field names and filenames

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPHRASE_BIFROST_BASE_URL
configPHRASE_CONNECTORS_BASE_URL
🔐 secretPHRASE_CONNECTORS_TOKEN"your_token" # Required for Connectors tools
configPHRASE_DISABLED_PRODUCTSproducts removed from the enabled set
configPHRASE_ENABLED_PRODUCTS"strings,tms,connectors" # Optional, defaults to all products
configPHRASE_IDM_BASE_URL
configPHRASE_REGIONeu or us (default eu)
configPHRASE_STRINGS_AUTH_PREFIX
configPHRASE_STRINGS_BASE_URL
configPHRASE_STRINGS_REGION
🔐 secretPHRASE_STRINGS_TOKEN"your_token" # Required for Strings tools, optional for TMS-only usage
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/phrase-phrase-mcp-server-v2j41x)](https://m8ven.ai/mcp/phrase-phrase-mcp-server-v2j41x)
commit: 6d882b5745a28e8ea67e87edf0253a826a2b851f
code hash: b72919627ba574e2c4d148d795fe1aacc60349ef4f657ed5a6dc4757a6ec8f9a
verified: 6/16/2026, 1:19:11 PM
view raw JSON →