Collections
Categories
Partners
Other
Manage your Crowdin workspace directly from the AI chat you already use
Let AI agents automatically handle your Crowdin tasks. Have you ever wished you could tell an AI, "Translate this project," or "Check translation progress," and actually have it do it? Now you can! This server connects AI agents, such as Claude and Cursor, to your Crowdin workspace via the Model Context Protocol.
Instead of manually clicking through Crowdin's interface, you can:
Complete Crowdin Access
200+ tools covering everything from project setup to final delivery - all accessible through natural conversation with AI.
Role-Based Tool Sets
Get tools that match your job: project manager, developer, translator, asset manager, or admin. Less clutter, more focus.
Smart AI Integration
AI understands your Crowdin context - projects, deadlines, team members, and workflows. No need to explain everything from scratch.
Just Works
Hosted service, no setup required.
Crowdin:
https://mcp.crowdin.com/mcp/{tool-set}
Crowdin Enterprise:
https://{organization-domain}.mcp.crowdin.com/mcp/{tool-set}
project-manager
- Project oversight and team coordination
Prompt examples: "Show me project progress", "Assign this task to John", "Generate weekly report"
developer
- Source files, builds, and integrations
Prompt examples: "Check build status", "Update file structure"
translator
- Translation and linguistic tools
Prompt examples: "Find similar translations", "Check glossary terms", "Apply translations"
asset-manager
- Glossaries and translation memory
Prompt examples: "Add terminology", "Update translation memory", "Export glossary"
admin
- User management and system configuration
Prompt examples: "Add team member", "Set permissions", "View security logs"
⚠️ If no tool set is specified: All tools will be available (URL: https://mcp.crowdin.com/mcp/
). Start with a specific tool set for better AI performance.
Configure your MCP client with the appropriate endpoint.
Basic Configuration Example:
{
"crowdin": {
"url": "https://mcp.crowdin.com/mcp/translator",
"headers": {
"Authorization": "Bearer {YOUR_CROWDIN_API_TOKEN}"
}
}
}
Crowdin is a platform that helps you manage and translate content into different languages. Integrate Crowdin with your repo, CMS, or other systems. Source content is always up to date for your translators, and translated content is returned automatically.
Learn MoreReleased on Aug 1, 2025
Updated on Aug 1, 2025
Published by Crowdin
Identifier:crowdin-mcp-server