Translationx Mcp Server
@Deep-Intelligent-Pharma
Translationx Mcp Server について
MCP Server for Translationx
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"Translationx-mcp-server": {
"command": "uv",
"args": [
"run",
"mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Translationx Mcp Server?
Translationx Mcp Server is a Model Context Protocol (MCP) server that enables AI‑assisted translation of files and documents. It uses a token‑based authentication from X‑DOC and is designed to integrate directly with IDEs such as Cursor. It is built with Python and the mcp SDK, and requires Python 3.13.
How to use Translationx Mcp Server?
Download the server from its official GitHub repository, then set up a Python virtual environment using uv and add the mcp dependency. Configure the server in your IDE (e.g., Cursor) by adding a JSON block that points to the main.py script and provides your TRANSLATIONX_TOKEN. Start the server and use it to translate files placed in a project folder.
Key features of Translationx Mcp Server
- Runs on Python 3.13 with the
uvpackage manager. - Token‑based authentication via X‑DOC (
TRANSLATIONX_TOKEN). - Integrates with Cursor and other MCP‑compatible IDEs.
- Translates documents by uploading files to a designated folder.
- Open‑source repository available on GitHub.
Use cases of Translationx Mcp Server
- Translating source‑code comments or documentation within a Cursor project.
- Automating file‑by‑file translation as part of a development workflow.
- Providing on‑demand translation of text or documents through an AI agent.
FAQ from Translationx Mcp Server
What is the required runtime environment?
You need Python 3.13, the uv package manager, and the mcp[cli] dependency.
How do I obtain the authentication token?
The token is called TRANSLATIONX_TOKEN and can be obtained from the X‑DOC website at https://x-doc.ai/.
Which transport or protocol does this server use?
The MCP server communicates over standard input/output (stdio) when launched as a command. It does not mention HTTP, SSE, or other transports.
Where does the server run?
The server runs locally on your machine as a Python process. Data is translated on your own system; the token is used to authenticate with X‑DOC.
Are there any known limitations?
The README does not mention specific limits. The server currently supports only the Cursor IDE setup; compatibility with other MCP clients is not documented.
「その他」の他のコンテンツ
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
コメント