Vinkius
Weglot

Weglot MCP for AI. Automate multilingual content translation from any chat interface.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Weglot MCP on Cursor AI Code EditorWeglot MCP on Claude Desktop AppWeglot MCP on OpenAI Agents SDKWeglot MCP on Visual Studio CodeWeglot MCP on GitHub Copilot AI AgentWeglot MCP on Google Gemini AIWeglot MCP on Lovable AI DevelopmentWeglot MCP on Mistral AI AgentsWeglot MCP on Amazon AWS Bedrock

How this MCP server connects to your AI agent

Weglot MCP automates website translation and localization workflows directly through your AI agent. Check API status, get a list of supported languages, validate specific language pairs, and translate large arrays of text—all without leaving your chat interface.

What AI agents can do with Weglot Automation

Check language support

Confirms if a specific source-to-target language pair is supported for translation.

List languages

Returns a full list of all language codes recognized by the platform.

Get status

Checks the overall operational status of the Weglot API service.

+ 1 more capabilities included
Validate API Health

Checks if the Weglot translation service is currently operational before starting a large batch job.

Discover Language Support

Retrieves a complete list of all language codes that the platform supports, helping you scope your project.

Verify Pair Compatibility

Confirms whether a specific translation direction, like English to Japanese, is supported by Weglot.

Bulk Translate Text Arrays

Translates large amounts of source text with full control over the output format and metadata.

Included with Plan

Waiting for input…

AI Agent

What AI agents can do with Weglot MCP: 4 Tools for Localization

These four tools let you manage multilingual web content by checking status, listing languages, validating pairs, or executing bulk translations.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Weglot on Vinkius

Check Language Support

Confirms if a specific source-to-target language pair is supported for translation.

List Languages

Returns a full list of all language codes recognized by the platform.

Get Status

Checks the overall operational status of the Weglot API service.

Translate Text

Translates multiple sentences provided in an array format, requiring your API key.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Weglot integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Weglot, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Weglot MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Weglot. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Built on the Model Context Protocol (MCP) for Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 4 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Manually managing content for every market is a massive time sink., Solved with Vinkius AI Gateway

Right now, if you launch globally, your team spends days clicking through translation dashboards. You pull source strings from the CMS, dump them into a spreadsheet, then copy-paste those snippets into a translator API or even an external web tool. Every time you hit 'translate,' you're dealing with context loss and manual error checking.

With this MCP, your AI agent handles that entire sequence inside one conversation thread. You just tell the agent what needs translating, and it calls the necessary tools to manage the process. The result is accurate, structured data ready for use—no more copy-pasting required.

The Weglot MCP gives you verifiable language support.

Before translating anything, a developer used to waste time checking if the API was even up. They'd run through multiple translation attempts until one finally worked or failed with an ambiguous error code.

Now, they start by calling `get_status` and then use `list_languages`. This gives immediate confirmation that both the service is running and that all required language codes are valid before a single line of content is sent.

What your AI can actually do with this

This connector gives you direct access to Weglot’s powerful translation engine, making multilingual content management part of your daily workflow. Instead of hopping between the Weglot console and your local editor, you run translations right where you're prompting your AI agent. You can validate if a language pair is supported before running a full batch, or you can feed it an array of strings for high-volume translation.

The real power comes when you start chaining this MCP with others in the Vinkius catalog; you could pass content from a CMS MCP to Weglot and then send confirmation messages via a messaging MCP—all through one automated flow. Since your API keys pass through a zero-trust proxy, you never have to worry about them sitting on disk.

You just connect once from any MCP-compatible client and start moving global content.

Built · Hosted · Managed by Vinkius Weglot MCP - Automate Website Localization
Server ID 019ea60f-5f45-7237-91bb-2558da3b4c9a
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I check if Weglot supports English to German using the translate_text tool? +

You shouldn't use translate_text for checking compatibility. Instead, run check_language_support first. This confirms the pair works before you attempt the actual translation.

Is `list_languages` limited to my current API key? +

list_languages pulls a comprehensive list of all languages supported by the platform generally, not just what's available in your specific account. It gives you the full scope.

What is the best first step when I connect Weglot MCP? +

Always run get_status immediately. This simple check verifies that the API connection is live and operational, preventing unnecessary failures later on.

Can I use translate_text for non-string content like images? +

No. The translate_text tool is designed only for translating arrays of text strings. It cannot process file types or other media.

How do I use `get_status` to verify Weglot's API health before a large translation batch? +

It immediately checks the current operational status of the Weglot API. This prevents wasted calls and ensures your agent won't fail mid-job, giving you confidence for high-volume content deployment.

What if I need to verify a specific translation pair, like French to Portuguese? How do I use `check_language_support`? +

You pass the two language codes into check_language_support. It gives a definitive yes or no answer on support. This saves you from running a full translation job only for it to fail later.

Are there rate limits when I run many translations using `translate_text`? +

The MCP handles connection management, but you should batch your calls logically. If you hit an API limit, the tool returns a specific error code that tells you exactly how long to wait before trying again.

How can I use `list_languages` to create a master list of all supported language codes? +

Calling list_languages generates an exhaustive roster of every locale Weglot supports. This is essential for planning your content scope and ensuring no target market gets overlooked during initial setup.

How can I verify if the Weglot API is currently online? +

You can use the get_status tool. It performs a real-time health check to ensure the Weglot API is responsive and operational.

Can I check if a specific translation pair like English to German is supported? +

Yes! Use the check_language_support tool by providing the source (languageFrom) and destination (languageTo) ISO codes.

What format should I use to translate multiple sentences at once? +

The translate_text tool requires a words_json parameter. This should be a JSON array of objects, for example: [{"t": 1, "w": "Hello world"}].

Built & Managed by Vinkius 30s setup 4 tools

We've already built the connector for Weglot. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 4 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.