smartling_upload_context

Upload visual context (image/screenshot) to help translators. Use imageUrl for URLs (Figma, etc), filePath for local files up to 20MB (images), 512MB (videos), or fileContent for base64 (limited by MCP).

Server Smartling MCP Server jacobolevy/smartling-mcp-server
Category Write
Risk class Medium
Parameters 00 required

What smartling_upload_context does on Smartling MCP Server

AI agents use smartling_upload_context to create or update resources in Smartling MCP Server — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Smartling MCP Server environment.

Why smartling_upload_context needs a policy

This tool creates new context resources in Smartling's system by accepting image or video files. It's a Write operation (reversible, creates/adds data) rather than Read (only retrieves) or Destructive (permanent deletion). The severity is low because uploading context assets has minimal blast radius - worst case, unnecessary files are stored, easily cleaned up.

From the tool's definition Tool uploads/creates context data via imageUrl, filePath, or fileContent parameters - a write operation that stores visual assets in the translation management system. Description explicitly uses 'Upload' indicating data creation.

Questions about smartling_upload_context

What does the smartling_upload_context tool do? +

Upload visual context (image/screenshot) to help translators. Use imageUrl for URLs (Figma, etc), filePath for local files up to 20MB (images), 512MB (videos), or fileContent for base64 (limited by MCP). It is categorised as a Write tool in the Smartling MCP Server MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

How do I enforce a policy on smartling_upload_context? +

Register the Smartling MCP Server MCP server in PolicyLayer and add a rule for smartling_upload_context: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Smartling MCP Server. Nothing to install.

What risk level is smartling_upload_context? +

smartling_upload_context is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit smartling_upload_context? +

Yes. Add a rate_limit block to the smartling_upload_context rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block smartling_upload_context completely? +

Set action: deny in the PolicyLayer policy for smartling_upload_context. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides smartling_upload_context? +

smartling_upload_context is provided by the Smartling MCP Server MCP server (jacobolevy/smartling-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

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

Message sent.

We'll get back to you soon.