{
"mcpServers": {
"phrase": {
"env": {
"PHRASE_REGION": "eu",
"PHRASE_TMS_TOKEN": "your_token",
"PHRASE_STRINGS_TOKEN": "your_token",
"PHRASE_ENABLED_PRODUCTS": "strings,tms"
},
"args": [
"-y",
"phrase-mcp-server"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Use Phrase APIs from any MCP client (Claude, Cursor, etc.) with ready-to-use tools for Phrase Strings and Phrase TMS.
Is it safe?
No known CVEs for phrase-mcp-server.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 1 days ago. 3 stars. 440 weekly downloads.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
7 tools.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'phrase-mcp-server' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
PHRASE_ENABLED_PRODUCTScomma-separated subset of `strings,tms`
PHRASE_DISABLED_PRODUCTSproducts removed from the enabled set
PHRASE_REGION`eu` or `us` (default `eu`)
ExamplesThe following examples build on each other as a complete end-to-end workflow: discover your projects, kick off a new translation with Phrase TMS, retrieve the result, and upload a localization file via Phrase Strings.
Prerequisites- Node.js 20+
AuthenticationThe server uses [Phrase Platform API tokens](https://developers.phrase.com/en/api/platform/authentication). You need to create API tokens in your Phrase account and provide them as environment variables to the MCP server.
SupportFor support, please [open an issue on GitHub](https://github.com/phrase/phrase-mcp-server/issues) or [submit a request](https://support.phrase.com/hc/requests/new) via Phrase Help Center.
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Persistent memory using a knowledge graph
Hash-verified file editing MCP server with token efficiency hook. 11 tools for AI coding agents.
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
MCP Security Weekly
Get CVE alerts and security updates for Phrase Mcp Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.