Skip to main content
Glama

DeepL MCP Server

Official
by DeepLcom
package.json786 B
{ "name": "deepl-mcp-server", "version": "0.1.3-beta.0", "description": "MCP server for DeepL translation API", "main": "src/index.mjs", "bin": { "deepl-mcp-server": "./src/index.mjs" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/DeepLcom/deepl-mcp-server.git" }, "keywords": [ "deepl", "mcp", "translation", "claude", "ai" ], "author": "", "license": "MIT", "bugs": { "url": "https://github.com/DeepLcom/deepl-mcp-server/issues" }, "homepage": "https://github.com/DeepLcom/deepl-mcp-server#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "deepl-node": "^1.17.3", "zod": "^3.24.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DeepLcom/deepl-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server