Tolgee
Manage your app’s translations directly from your AI coding assistant. Search keys, create translations, trigger machine translation. All without leaving your editor.
Version: 3.x.x
On this page
What is MCP?
The Model Context Protocol (MCP) is an open standard that allows AI assistants to interact with external tools and services. Tolgee's MCP server lets you manage your localization projects directly from AI-powered tools like Claude Desktop, Cursor, Windsurf, ChatGPT, and others.
Instead of switching between your IDE and the Tolgee UI, you can ask your AI assistant to list keys, update translations, trigger machine translation, and more — all through natural language.
Available Roles
The MCP server currently exposes a single role-based endpoint:
| Role | Endpoint | Description |
|---|---|---|
| Developer | /mcp/developer | Full access to keys, translations, languages, tags, namespaces, branches, and batch operations. |
More roles (e.g. translator, project manager) are planned for future releases.
How to Get Started
- Follow the setup guide to connect your AI client to Tolgee.
- Check the usage guide for example workflows and best practices.
관련 서버
Alpha Vantage MCP Server
스폰서Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Netmind Code Interpreter
Execute code using the Netmind API.
Vercel Domains MCP
Query domains on Vercel
MCP Yeoman Server
Search for and run Yeoman generator templates programmatically.
Dappier MCP Server
An MCP server for interacting with Dappier's Retrieval-Augmented Generation (RAG) models.
ast-grep MCP
An experimental MCP server that uses the ast-grep CLI for code structural search, linting, and rewriting.
Berry MCP Server
A universal framework for easily creating and deploying Model Context Protocol servers with any tools.
oyemi-mcp
MCP server for the Oyemi semantic lexicon. Provides deterministic word-to-code mapping and valence/sentiment analysis for AI agents like Claude, ChatGPT, and Gemini.
Infercnv-MCP
Infer Copy Number Variations (CNVs) from single-cell RNA-Seq data using a natural language interface.
MCP JSON
A collection of servers for file system operations, Google search, web automation, and executing terminal commands.
Autodev Codebase
A platform-agnostic code analysis library with semantic search capabilities and MCP server support.