MCP.so
Sign In

Translation Mcp Server

@awsxuhi

About Translation Mcp Server

No overview available yet

Basic information

Category

Other

Runtime

python

Transports

stdio

Publisher

awsxuhi

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "translation-mcp-server": {
      "command": "uv",
      "args": [
        "venv"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Translation Mcp Server?

How to use Translation Mcp Server?

The server is created by following the setup steps: create a directory, initialize a Python virtual environment with uv venv, enable direnv, use uv init to create .toml files, add dependencies mcp[cli] and httpx, then edit main.py and run it.

Key features of Translation Mcp Server

Use cases of Translation Mcp Server

FAQ from Translation Mcp Server

Comments

More Other MCP servers