Back to directory
deep-intelligent-pharma/translationx-mcp-server

deep-intelligent-pharma/translationx-mcp-server

@Deep-Intelligent-Pharma

MCP Server for Translationx

translationmcppythonlanguageaideep-learningtool

Installation & Configuration

{
  "mcpServers": {
    "translationx": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "{YOUR_PATH}/src/main.py"
      ],
      "env": {
        "token": "<YOUR_TRANSLATIONX_TOKEN>"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15