Smartling MCP Server

71 tools. 22 can modify or destroy data without limits.

6 destructive tools with no built-in limits. Policy required.

Last updated:

22 can modify or destroy data
49 read-only
71 tools total

Community server · catalogue entry verified 04/07/2026

How to control Smartling MCP Server ↓

What Smartling MCP Server exposes to your agents

Read (49) Write / Execute (16) Destructive / Financial (6)
Critical Risk

The most dangerous Smartling MCP Server tools

22 of Smartling MCP Server's 71 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Smartling MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Smartling MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "smartling_cancel_job": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "smartling_add_files_to_job": {
    "limits": [
      {
        "counter": "smartling_add_files_to_job_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "smartling_ai_analyze": {
    "limits": [
      {
        "counter": "smartling_ai_analyze_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Smartling MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON SMARTLING →

Instant setup, no code required.

All 71 Smartling MCP Server tools

READ 49 tools
Read smartling_ai_analyze 🔍 Deep AI analysis for complex translation problems Read smartling_ai_optimize 🚀 AI-powered workflow optimization suggestions Read smartling_ai_predict 🔮 AI-powered prediction of bottlenecks and issues Read smartling_bulk_translate 📦 Create bulk translation job with progress tracking Read smartling_check_job smartling_check_job Read smartling_costs smartling_costs Read smartling_debug smartling_debug Read smartling_debug_tags_search Debug tool for tag searching - provides detailed information about tags and string filtering Read smartling_download_file Download a translated file from Smartling Read smartling_file_search_strings Search for strings in translation files Read smartling_find_hashcodes_for_keys Find hashcodes for a list of key names using exact Apps Script logic - searches across all files in the projec Read smartling_get_available_tags Get all available tags in a project Read smartling_get_context Get details of a specific context Read smartling_get_cost_estimate Get cost estimate for translation content Read smartling_get_file_source_strings Get all source strings from a specific file in a Smartling project Read smartling_get_file_status Get the translation status of a file Read smartling_get_glossaries Get all glossaries for an account Read smartling_get_glossary_terms Get terms from a specific glossary Read smartling_get_job Get details for a specific job Read smartling_get_job_progress Get detailed translation progress for a specific job, including progress by locale Read smartling_get_job_progress_report Get detailed progress report for a specific job Read smartling_get_jobs Get all jobs for a project Read smartling_get_locale_details Get details of a specific locale in the project Read smartling_get_project_files Get list of all files in a Smartling project Read smartling_get_project_locales Get all locales configured in the project Read smartling_get_project_summary_report Get project summary report with general metrics Read smartling_get_projects Get all projects for a Smartling account Read smartling_get_quality_check_types Get available quality check types Read smartling_get_quality_results Get quality check results for a specific file and locale Read smartling_get_quality_score_report Get quality score report for translations Read smartling_get_recently_localized Get recently localized strings for a specific locale Read smartling_get_results smartling_get_results Read smartling_get_string_details Get string details by hashcode Read smartling_get_string_translations Get translations for a specific string across multiple locales Read smartling_get_strings_by_tag Get all strings that have specific tags Read smartling_get_strings_by_translation_status Get strings by translation status (e.g., PENDING, AWAITING_AUTHORIZATION) Read smartling_get_supported_locales Get list of all locales supported by Smartling Read smartling_get_translation_progress Get translation progress summary for a project or specific files Read smartling_get_translation_velocity_report Get translation velocity report by period Read smartling_get_translations_by_locale Get translations for a string by locale Read smartling_get_webhooks Get all webhooks for a project Read smartling_get_word_count_report Get detailed word count report Read smartling_get_workflow_steps Get workflow steps for a job and locale Read smartling_insights smartling_insights Read smartling_list_contexts List all contexts in the project Read smartling_progress smartling_progress Read smartling_quality smartling_quality Read smartling_search_strings Search strings by text with optional filters. If no specific fileUri provided, searches across all files in th Read smartling_search_strings_advanced Advanced search for strings with multiple filters and sorting options. If no specific fileUri provided, search

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Smartling MCP Server

Can an AI agent delete data through the Smartling MCP Server MCP server? +

Yes. The Smartling MCP Server server exposes 6 destructive tools including smartling_cancel_job, smartling_delete_context, smartling_delete_file. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Smartling MCP Server? +

The Smartling MCP Server server has 13 write tools including smartling_add_files_to_job, smartling_add_glossary_term, smartling_add_locale_to_project. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Smartling MCP Server.

How many tools does the Smartling MCP Server MCP server expose? +

71 tools across 4 categories: Destructive, Execute, Read, Write. 49 are read-only. 22 can modify, create, or delete data.

How do I enforce a policy on Smartling MCP Server? +

Register the Smartling MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Smartling MCP Server tool call.

Deterministic rules across all 71 Smartling MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

71 Smartling MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.