Skip to content
Vinkius

DeepL Connector for AI agents.

14 live capabilities

Localize content with professional accuracy.

Live agent request DeepL / Connector

Waiting for input…

AI Agent

Why people use DeepL

DeepL Translation for Global Content Localization

With this Connector, you just tell your agent what you need. It handles the translation, the tone, and the brand terms in one step. You get a finished product ready for publication without the manual overhead.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a direct bridge between your AI agent and professional-grade translation without the manual copy-pasting.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 6,100+ Connectors

  1. Real-world use case 01

    Translating a product description into 10 languages

    A localization manager asks their agent to translate a description into 10 languages using translate_text_standard.

  2. Real-world use case 02

    Localizing a web landing page

    A developer uses translate_html_markup to swap out text on a page while keeping the buttons and links functional.

  3. Real-world use case 03

    Writing a casual social media post

    A social media manager needs a friendly vibe for a tweet in French and uses translate_text_informal to get the right tone.

Complete set · 14capabilities

The complete DeepL capability set.

These are the exact actions your AI can choose when you ask it to work with DeepL.

Capability set01 / 04

01—04

4 capabilities in this set.

Part of 14 available through DeepL.

  1. 01 Capability

    Create glossary

    Create a glossary

  2. 02 Capability

    Delete glossary

    Delete a glossary

  3. 03 Capability

    Get document status

    Check document translation status

  4. 04 Capability

    Get glossary entries

    Get glossary entries

Capability set02 / 04

05—08

4 capabilities in this set.

Part of 14 available through DeepL.

  1. 05 Capability

    Get glossary

    Get glossary details

  2. 06 Capability

    Get usage

    Check API usage

  3. 07 Capability

    List glossaries

    List glossaries

  4. 08 Capability

    List glossary language pairs

    List glossary language pairs

Capability set03 / 04

09—11

3 capabilities in this set.

Part of 14 available through DeepL.

  1. 09 Capability

    List source languages

    List source languages

  2. 10 Capability

    List target languages

    List target languages

  3. 11 Capability

    Translate formal

    Translate with formal tone

Capability set04 / 04

12—14

3 capabilities in this set.

Part of 14 available through DeepL.

  1. 12 Capability

    Translate informal

    Translate with informal tone

  2. 13 Capability

    Translate text

    Translate text

  3. 14 Capability

    Translate with glossary

    Translate using glossary

Set up in minutes

One URL. Then ask DeepL to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use DeepL from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_5oECiqSmzlOUOddDschUcI8F03XBgMpmjUO0ibrW/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it DeepL, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable DeepL for the conversation.

Where the request belongs

Work DeepL can move forward.

Built around the request

Localization managers who are tired of manual translation cycles, content writers scaling to global markets, and operations leads who need to keep brand terminology consistent across every region.

01

Localization Manager

Audits translated segments and checks glossary metadata to ensure brand consistency across different regions.

02

Content Writer

Translates blog posts and social copy into multiple languages while maintaining a specific brand voice.

03

Operations Lead

Monitors API usage and character limits to keep the translation budget on track for the whole team.

Bring your own AI

Change the model, client or framework. Keep DeepL connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about DeepL.

The practical details behind the request, access and result.

Can DeepL MCP handle my website's HTML?

Yes, it can. The capability specifically preserves your HTML tags and structure while only translating the text content inside them.

How do I keep my brand terms consistent?

You can use brand glossaries. The Connector lets your agent access your configured terms so it always uses the correct names for your products and company.

Does it support different tones for different platforms?

Yes, it does. You can choose between formal tones for business documents and informal tones for social media or casual messages.

Can I see my DeepL API limits through the agent?

Yes, you can check your current character count and remaining limits directly through your AI client to stay on budget.

Is DeepL MCP good for social media translations?

It's excellent for that because it has a specific mode for informal and casual tones, which helps your content sound more natural.

What languages can I translate into with DeepL MCP?

You can list all supported target languages through your agent to see the full range of options, which includes dozens of global languages.

How do I find my DeepL API Key?

Log in to your DeepL account, and you will find your Authentication Key under the 'Account' tab. Copy and paste it below.

Does this work with both Free and Pro API keys?

Yes. This server automatically detects if you are using a Free key (ending in :fx) or a Pro key and routes requests to the correct endpoint.

Can the agent use glossaries?

Yes. You can list your existing glossaries via the get_glossaries capability and identify their IDs to maintain consistency in your agent-led translations.

Can I control the formality of translations (formal vs. informal)?

Yes! Use translate_formal for professional communications (e.g., contracts, official correspondence) or translate_informal for casual content (e.g., social media, chat). The standard translate_text capability also accepts an optional formality parameter ('more', 'less', or 'default'). Note: formality control is available for select target languages including DE, FR, ES, PT-BR, and others.

Can I create custom glossaries to ensure consistent terminology?

Yes. Use create_glossary with a name, source language, target language, and TSV entries (tab-separated source→target pairs). Then use translate_with_glossary to apply the glossary during translation. Use list_glossaries to see all glossaries, get_glossary_entries to inspect term pairs, and list_glossary_language_pairs for supported combinations.

How does DeepL authentication differ from standard Bearer tokens?

DeepL uses a custom Authorization header format: DeepL-Auth-Key YOUR_KEY (not Bearer). Your API key is generated from the DeepL account dashboard. Free accounts use api-free.deepl.com, while Pro accounts use api.deepl.com. Use get_usage to check your current character consumption and plan limits.

One connection away

Give your agent a direct line to DeepL.

Connect DeepL once. Keep it beside 6,100+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available