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.
Server Terkait
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
JetBrains
Work on your code with JetBrains IDEs
Tailkits UI
Tailwind Components with Native MCP Support
Aider MCP Server
An MCP server for offloading AI coding tasks to Aider, enhancing development efficiency and flexibility.
Authless Remote MCP Server
An authentication-free, remote MCP server designed for deployment on Cloudflare Workers.
AGS MCP Server
Manipulate Adventure Game Studio (AGS) compiled room (.crm) files to enable AI-powered game development.
amCharts 5 MCP Server
MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.
MCP for Dart
A Dart SDK for building MCP servers and clients.
Futarchy MCP
Interact with the Futarchy protocol on the Solana blockchain.
Remote MCP Server on Cloudflare (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication, featuring customizable tools.
Test Code Generator
Generates Vitest test code from JSON specifications using boundary value analysis and equivalence partitioning.