xliff-processor
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| process_xliffD | – |
| process_xliff_with_tagsD | – |
| validate_xliffD | – |
| replace_xliff_targetsD | – |
| process_tmxD | – |
| validate_tmxD | – |
| export_xliff_fileD | – |
| export_tmx_fileD | – |
| get_server_infoD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| prepare_xliff_for_translation | Validate XLIFF content and extract translation-ready units. |
| translate_xliff_with_tags | Extract tag-preserving XLIFF segments and translate them safely. |
| replace_xliff_targets_from_translations | Apply translation JSON back into an original XLIFF payload. |
| inspect_tmx_translation_memory | Validate TMX content and extract reusable translation memory entries. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| skill_catalog | List the reusable translation workflow skills exposed by this server. |
Latest Blog Posts
- 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/langlink-localization/xliff-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server