Crowdin MCP Server Free
ByCrowdinVerified Author

Manage your Crowdin workspace directly from the AI chat you already use

Try Crowdin

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:

  • Ask AI to check project status → Get real-time progress reports
  • Request translation updates → AI uploads and manages your content
  • Coordinate team tasks → AI assigns work and tracks completion
  • Generate reports → AI pulls data and creates summaries
  • Manage terminology → AI updates glossaries and translation memory

Key Features

Copy link

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.

Demo

Copy link

Setup & Configuration

Copy link

Prerequisites

Copy link
  • Crowdin account with API access
  • API token from your Crowdin account (Get it here for Crowdin, Enterprise)
  • MCP-compatible client (Crowdin Agentic AI, Claude Desktop, Cursor, etc.)

Choose Your Endpoint

Copy link

Crowdin:

https://mcp.crowdin.com/mcp/{tool-set}

Crowdin Enterprise:

https://{organization-domain}.mcp.crowdin.com/mcp/{tool-set}

Available Tool Sets

Copy link

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.

Connection Setup

Copy link

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}"
    }
  }
}

MCP Clients Compatibility

Copy link

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 More
Categories
AI
Development
Manager Productivity
Translator Productivity
Tags
ai
mcp
Works with
  • Crowdin Enterprise
  • crowdin.com
Details

Released on Aug 1, 2025

Updated on Aug 1, 2025

Published by Crowdin

Identifier:crowdin-mcp-server