Skip to content

Add DeepL MCP Server docs to Developer Tools#267

Open
theAPILife wants to merge 2 commits intomainfrom
add-mcp-docs
Open

Add DeepL MCP Server docs to Developer Tools#267
theAPILife wants to merge 2 commits intomainfrom
add-mcp-docs

Conversation

@theAPILife
Copy link
Collaborator

Summary

  • Adds docs/getting-started/deepl-mcp-server.mdx — a user guide for the pre-built deepl-mcp-server package
  • Adds the page to the Developer Tools navigation group in docs.json
  • Covers installation, configuration (Claude Code, Claude Desktop, other clients), all 8 available tools, and example usage

Relationship 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

  • Run npx mintlify dev and verify page renders under Getting Started > Developer Tools
  • Confirm navigation shows: Client Libraries, DeepL CLI, DeepL MCP Server
  • Verify all links (GitHub repo, cookbook, auth page, client libraries) resolve correctly
  • Test code examples for accuracy

🤖 Generated with Claude Code

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants