For full product release notes, see the Phrase Help Center.Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
MCP Server v0.9.0: Analysis and Quotes for TMS
The Phrase MCP Serverv0.9.0 now supports the TMS Analysis and Quotes APIs. New tools let you create and manage analyses and quotes directly from your MCP client.See the MCP Server guide for full details.MCP Server v0.8.0: Strings screenshots
The Phrase MCP Serverv0.8.0 adds screenshot support for Strings with new create_screenshot and create_screenshot_marker tools, so you can attach visual context to keys directly from your MCP client.See the MCP Server guide for full details.MCP Server v0.7.0: Google Drive connector, Quality Evaluator, and base64 uploads
The Phrase MCP Serverv0.7.0 adds several new capabilities:- Google Drive connector — manage Google Drive connector resources from the MCP Server
- Quality Evaluator — evaluate translation quality through new Quality Evaluator tools
- Base64 file uploads — file upload tools now accept base64-encoded
file_contentas an alternative tofile_path
Quality Evaluator API
The new Quality Evaluator API enables automated, AI-powered assessment of translation quality. Define quality requirements in natural language, group them into reusable profiles, and evaluate translation segments at scale.- AI Checks — create custom checks from natural language quality requirements
- Quality Profiles — group AI Checks into reusable profiles
- Analytics — track evaluation metrics and AI unit consumption over time
MCP Server: Termbase and Translation Memory management
The Phrase MCP Server now supports managing Termbases and Translation Memories in TMS. New tools are available for:- Termbases — list, get details, search, import, and export
- Translation Memories — list, get details, search, import, and export
MCP Server package renamed
The Phrase MCP Server npm package has been renamed and is now published under the@phrase organization.Before:phrase-mcp-server package is no longer maintained.See the MCP Server quick start for full configuration examples.