TranslationX MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRANSLATIONX_TOKEN | Yes | Your TranslationX token, obtainable at https://x-doc.ai/ |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| file_listC | 根据用户提供的文件名称,获取文件的信息 根据状态筛选文件信息 |
| submit_translationC | |
| file_addC | 文件翻译模块:上传文件 |
| delete_fileC | 根据文件id删除文件 |
| download_target_fileB | 根据文件id下载译文文件 |
| create_projectD | 创建项目 |
| get_project_listD | 获取项目列表 |
| edit_projectC | 编辑项目信息 |
| delete_projectC | 删除项目 |
| get_project_folder_listC | 获取项目文件夹列表 |
| create_project_folderD | 创建项目文件夹 |
| edit_project_folderC | 编辑项目文件夹 |
| delete_project_folderC | 删除项目文件夹 |
| upload_project_fileC | 上传项目文件 |
| delete_project_fileC | 删除项目文件 |
| get_memory_lib_listD | 记忆库列表 |
| create_memory_libC | 创建记忆库 |
| add_memory_lib_entryC | 给记忆库添加条目 |
| get_term_lib_listD | 术语库列表 |
| create_term_libC | 创建术语库 |
| add_term_lib_entryC | 添加术语库条目 |
| get_language_codeB | 获取语言code信息 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Deep-Intelligent-Pharma/Translationx-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server