Add DeepL MCP Server docs to Developer Tools#267
Open
theAPILife wants to merge 2 commits intomainfrom
Open
Conversation
Adds a user-facing guide for the pre-built deepl-mcp-server package, covering installation, configuration for Claude Code/Desktop, and the 8 available tools. This complements the existing MCP cookbook (which teaches building a custom server from scratch). Also creates the Developer Tools navigation group under Getting Started, moving client-libraries into it alongside the new MCP server page. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Bold table headers for consistency with other docs - Rename "Further reading" to "Next steps" with action-oriented lead-ins - Add brief MCP explanation sentence for first-time readers Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
shirgoldbird
approved these changes
Mar 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/getting-started/deepl-mcp-server.mdx— a user guide for the pre-built deepl-mcp-server packagedocs.jsonRelationship to existing MCP docs
The existing MCP Server Cookbook teaches developers how to build a custom MCP server from scratch. This new page is about using the pre-built server — different audience, different purpose. Each page cross-links to the other.
Test plan
npx mintlify devand verify page renders under Getting Started > Developer Tools🤖 Generated with Claude Code