Skip to main content
Glama

Lingvanex Translate MCP Server

Official
by lingvanex-mt
package.json1.1 kB
{ "name": "mcp-prototype", "version": "1.0.0", "main": "dist/index.js", "license": "UNLICENSED", "bin": { "translate": "./dist/index.js" }, "scripts": { "build": "tsc -p tsconfig.json", "dev": "tsc -p tsconfig.dev.json && node --enable-source-maps dist/index.js", "start": "node dist/index.js", "lint": "eslint src --ext .ts", "lint:fix": "eslint src --ext .ts --fix", "lint:file": "eslint" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.18.2", "dotenv": "^16.4.5", "express": "^4.21.2", "http-status-codes": "^2.3.0", "zod": "^3.25.76" }, "devDependencies": { "@types/express": "^5.0.3", "@types/node": "^22.8.5", "@typescript-eslint/eslint-plugin": "^7", "@typescript-eslint/parser": "^7", "eslint": "^8.37.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb-typescript": "^18.0.0", "eslint-define-config": "^1.17.0", "eslint-import-resolver-typescript": "^4.4.4", "eslint-plugin-import": "^2.32.0", "typescript": "^5.6.3", "typescript-eslint": "^8.40.0" } }

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