- What the DeepL Docs MCP Server is and how it differs from the DeepL MCP Server
- How to connect it to Claude, Cursor, VS Code, and other AI tools
https://developers.deepl.com/mcp. This lets AI tools search and read our documentation directly, so they can give you accurate, up-to-date answers about the DeepL API without relying on training data.
This is different from the DeepL MCP Server, which gives AI agents the ability to call the DeepL API (translate text, manage glossaries, etc.). The Docs MCP Server provides read-only access to the documentation itself.
What it provides
When connected, your AI tool gets two capabilities:- Search: Find relevant documentation pages by keyword, returning snippets with titles and links
- Read: Navigate and read full pages from the documentation site
Setup
- Claude Desktop
- Claude Code
- Cursor
- VS Code
- Other MCP clients
- Open Claude Desktop and go to Settings > Connectors
- Click Add custom connector
- Enter a name (e.g., “DeepL Docs”) and the URL:
https://developers.deepl.com/mcp - In any chat, click the attachments icon and select the connector to activate it
Example prompts
Once connected, try asking your AI tool questions like:- “How do I translate a document using the DeepL API?”
- “What parameters does the text translation endpoint accept?”
- “How do glossaries work in DeepL?”
- “What are the rate limits for the DeepL API?”