Price Per TokenPrice Per Token
Lokalise MCP Server

Lokalise MCP Server

by abdallahaho

GitHub 4 1,147 uses Remote
0

About

Lokalise MCP Server connects AI assistants to the Lokalise translation management platform, enabling teams to manage localization projects, translation keys, and workflows through natural conversation. Key capabilities include: - Strategic project management with portfolio analysis, project health monitoring, and bottleneck identification - Bulk content operations supporting 1000+ translation keys at once, with filename filtering and platform-specific tagging (iOS, Android, Web) - Global expansion tools for adding languages, tracking translation progress, and analyzing completion metrics - Team orchestration features for managing user groups, permissions, workload distribution, and reviewer assignments - Workflow automation with file processing, translation memory (TM) and machine translation (MT) integration, and multi-stage review pipelines - Real-time monitoring through process dashboards, audit trails, and bulk operation tracking - Enterprise-grade security with multi-layer authentication, secure token handling, and rate limiting

README

Lokalise MCP Server

> ⚠️ Disclaimer: This is an unofficial, personal project and is not affiliated with, endorsed by, or associated with Lokalise Inc. It uses the open-source Lokalise Node.js SDK to provide MCP integration. All code and implementation are my own work.

Bring the power of Lokalise to your AI assistant

[](https://smithery.ai/server/@AbdallahAHO/lokalise-mcp) [](https://www.npmjs.com/package/lokalise-mcp) [](https://opensource.org/licenses/MIT) [](https://www.typescriptlang.org/) [](https://nodejs.org/)

🎯 What Is This?

The Lokalise MCP Server connects AI assistants like Claude to Lokalise, the leading translation management platform. Through natural conversation, you can manage translation projects, update content, and automate localization workflowsβ€”no coding required.

Perfect for: Product Managers β€’ Developers β€’ Localization Teams β€’ Content Teams

---

πŸš€ Key Features & Capabilities

Transform your localization workflow with 59 tools across 11 domains and 17 pre-built automation templates:

| Feature Category | Capabilities | What You Get | |-----------------|-------------|--------------| | 🎯 Strategic Management | Portfolio analysis, project health monitoring, team coordination | Executive insights, bottleneck identification, resource optimization | | πŸ”€ Smart Content Operations | Bulk key operations (1000+ at once), filename filtering, platform tagging | Release-ready content management, iOS/Android/Web coordination | | 🌍 Global Expansion | Language addition, progress tracking, completion analytics | Market entry automation, translation velocity insights | | πŸ‘₯ Team Orchestration | User groups, permissions, workload distribution, reviewer assignment | Optimal team structure, timezone-aware assignments | | πŸ”„ Workflow Automation | File processing, TM+MT integration, multi-stage review pipelines | End-to-end automation, quality gates, escalation rules | | πŸ“Š Real-time Monitoring | Process dashboards, audit trails, bulk operation tracking | Operational visibility, failure detection, performance metrics | | πŸ”’ Enterprise Security | Multi-layer auth, secure token handling, rate limiting | Production-ready security, compliance support |

🎯 Why to use Lokalise MCP?

| Traditional Approach | With Lokalise MCP | |--------------------------|----------------------| | Manual project analysis across multiple screens | "Analyze my portfolio" β†’ Instant strategic insights | | Hours setting up review workflows | "Create review tasks for uploaded file" β†’ Done in seconds | | Complex team permission management | "Set up teams for 3 new markets" β†’ Automated structure | | Reactive problem-solving | Proactive bottleneck identification and recommendations | | Tool-by-tool operations | Orchestrated multi-tool workflows with one prompt |

✨ See It In Action

Copy these prompts to experience sophisticated multi-tool orchestration. From simple requests to advanced patternsβ€”Claude handles the complexity automatically:

πŸ’» React i18n Development Workflow (Cursor IDE)

*MCP Tools: lokalise_list_projects β†’ lokalise_list_keys β†’ lokalise_create_keys β†’ lokalise_list_usergroups β†’ lokalise_create_task*

`` Prompt: "I'm working on a new checkout flow in React. Please scan my current components, extract all hardcoded strings that need internationalization, convert them to i18n keys using our naming convention (checkout.step1.title), refactor the JSX to use our i18next hooks, then sync the new keys to our 'Mobile App' project in Lokalise and create translation tasks for our EU markets using relevant tools in configured Lokalise MCP.

Use these exact Lokalise MCP tools:

  • lokalise_list_projects (to find Mobile App project)
  • lokalise_list_keys (to check for existing keys)
  • lokalise_create_keys (to upload new i18n keys)
  • lokalise_list_usergroups (to find EU translation teams)
  • lokalise_create_task (to create translation tasks)"
  • // Before: components/checkout/PaymentStep.tsx const PaymentStep = () => ( Payment Information Enter your card details below Continue to Review );

    What Claude orchestrates with MCP tools: βœ“ lokalise_list_projects - Locates 'Mobile App' project βœ“ lokalise_list_keys - Validates against existing keys to prevent duplicates βœ“ lokalise_create_keys` - Bulk uploads new i18n keys with platform tags: [{ key_name: "checkout.payment.title", platforms: ["web", "ios", "android"], translations: [{ language_iso: "en", translat

    Related MCP Servers

    AI Research Assistant

    AI Research Assistant

    hamid-vakilzadeh

    AI Research Assistant provides comprehensive access to millions of academic papers through the Semantic Scholar and arXiv databases. This MCP server enables AI coding assistants to perform intelligent literature searches, citation network analysis, and paper content extraction without requiring an API key. Key features include: - Advanced paper search with multi-filter support by year ranges, citation thresholds, field of study, and publication type - Title matching with confidence scoring for finding specific papers - Batch operations supporting up to 500 papers per request - Citation analysis and network exploration for understanding research relationships - Full-text PDF extraction from arXiv and Wiley open-access content (Wiley TDM token required for institutional access) - Rate limits of 100 requests per 5 minutes with options to request higher limits through Semantic Scholar

    Web & Search
    12 8
    Linkup

    Linkup

    LinkupPlatform

    Linkup is a real-time web search and content extraction service that enables AI assistants to search the web and retrieve information from trusted sources. It provides source-backed answers with citations, making it ideal for fact-checking, news gathering, and research tasks. Key features of Linkup: - Real-time web search using natural language queries to find current information, news, and data - Page fetching to extract and read content from any webpage URL - Search depth modes: Standard for direct-answer queries and Deep for complex research across multiple sources - Source-backed results with citations and context from relevant, trustworthy websites - JavaScript rendering support for accessing dynamic content on JavaScript-heavy pages

    Web & Search
    2 24
    Math-MCP

    Math-MCP

    EthanHenrickson

    Math-MCP is a computation server that enables Large Language Models (LLMs) to perform accurate numerical calculations through the Model Context Protocol. It provides precise mathematical operations via a simple API to overcome LLM limitations in arithmetic and statistical reasoning. Key features of Math-MCP: - Basic arithmetic operations: addition, subtraction, multiplication, division, modulo, and bulk summation - Statistical analysis functions: mean, median, mode, minimum, and maximum calculations - Rounding utilities: floor, ceiling, and nearest integer rounding - Trigonometric functions: sine, cosine, tangent, and their inverses with degrees and radians conversion support

    Developer Tools
    22 81