25
/ 100
6 days ago
npm

phrase/phrase-mcp-server

MCP server for Phrase localization API

phrase/phrase-mcp-server· npm: @phrase/phrase-mcp-server· listed on npm
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: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
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.
// 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 7 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-wg9eim)](https://m8ven.ai/mcp/phrase-phrase-mcp-server-wg9eim)
commit: 6d882b5745a28e8ea67e87edf0253a826a2b851f
code hash: b72919627ba574e2c4d148d795fe1aacc60349ef4f657ed5a6dc4757a6ec8f9a
verified: 5/29/2026, 12:02:07 PM
view raw JSON →