Loading languages...
TR

Translationx-mcp-server

@Deep-Intelligent-Pharma4

MCP Server for Translationx

translation
mcp-server

# mcpServer Config

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

# stdio

uv run --with mcp[cli] mcp run {YOUR_PATH}/src/main.py
Transport:
stdio
语言:
Python
创建时间:4/14/2025
更新时间:7/20/2025