Skip to main content
Glama

DeepL MCP Server

Official
by DeepLcom
tsconfig.json522 B
{ "compilerOptions": { "target": "ESNext", "module": "NodeNext", "moduleResolution": "NodeNext", "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "allowJs": true, "checkJs": true, "outDir": "dist", "rootDir": ".", "typeRoots": ["./types", "./node_modules/@types"], "baseUrl": ".", "paths": { "*": ["*"] } }, "include": ["**/*.ts", "**/*.mjs", "**/*.js", "types/**/*.d.ts"], "exclude": ["node_modules", "dist"] }

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