Connect Crowdin with AI agents using Model Context Protocol (MCP). Seamlessly integrate Crowdin tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Localization tools for AI automation
Install Crowdin MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Crowdin with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
Crowdin is a localization management platform that streamlines the translation process, offering tools for collaboration, content centralization, and workflow automation.
113
2258
Localization
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Tool to create a new branch in a crowdin project. use when you need to isolate translations for a new feature or release.
Tool to add a new file to a crowdin project. use after uploading the file to storage to place it under the specified project, branch, or directory.
Tool to create a new label in a crowdin project. use when you need to tag resources with a custom identifier, such as 'sprint-5'.
Tool to create a new project in crowdin. use before uploading source files to initialize translation workflows.
Tool to create a new webhook in a crowdin project. use after confirming the project id and desired event triggers.
Tool to assign the specified label to provided string ids in a project. use after creating the label or verifying string ids to categorize content.
Tool to delete a specific branch from a crowdin project. use when you need to remove an obsolete branch after it's fully merged.
Tool to delete the label identified by the specified label id in a project. use when you need to remove outdated or incorrect labels. ensure no resources reference the label before deletion.
Tool to delete a crowdin project by its id. use when you need to permanently remove a project after confirming no further usage. ensure all resources are no longer needed before deletion.
Tool to delete the webhook identified by the specified webhook id in a crowdin project. use when you need to remove obsolete or incorrect webhooks after confirming project and webhook ids.
Tool to update file details in a project. use after confirming valid project and file ids.
Tool to edit a label in a crowdin project. use when you need to update the name or description of an existing label. ensure the label exists before using. example: edit label 42 to 'release-1.1'.
Tool to update project details using json-patch. use after confirming project settings to modify metadata like name, description, visibility, or languages.
Tool to update string details in a crowdin project. use when you need to modify a string's text or metadata after creation.
Tool to retrieve information about the label identified by the specified label id in a project. use after confirming the project context to fetch label details.
Tool to retrieve details of a specific language. use when you have a language identifier and need locale codes and plural rules before configuring translations.
Tool to retrieve information about a project member. use when you need to inspect details for a specific user within a project after obtaining their member id.
Tool to retrieve details of a specific crowdin project. use when you need to inspect project settings before making updates.
Tool to retrieve details of a specific string in a crowdin project. use after confirming the project and string ids to fetch its metadata.
Tool to retrieve information about the webhook identified by the specified webhook id in a project. use after confirming the project context to fetch webhook details.
20 actions available