Skip to main content
Glama

Lingvanex Translate MCP Server

Official
by lingvanex-mt
tsconfig.json478 B
{ "compilerOptions": { "outDir": "./dist", "target": "ES2023", "module": "commonjs", "resolveJsonModule": true, "esModuleInterop": true, "strictPropertyInitialization": true, "forceConsistentCasingInFileNames": true, "noImplicitAny": true, "strict": true, "moduleResolution": "node", "typeRoots": ["./node_modules/@types"], "sourceMap": false }, "include": ["src/**/*.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/lingvanex-mt/MCP-Lingvanex-Translate'

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