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/ |
Capabilities
Features and capabilities supported by this server
| 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
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