Systran (Machine Translation API)

Systran (Machine Translation API) MCP Connector for Claude

F

Professional machine translation and linguistic analysis via Systran — translate text, detect languages, and perform dictionary lookups.

5 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to Systran, the pioneer in machine translation, to empower your AI agent with high-quality translation and linguistic analysis capabilities through natural conversation.

What you can do

  • Text Translation — Translate strings or arrays of text between dozens of languages with support for HTML and annotations.
  • Document Translation — Submit file content for translation while preserving the original formatting and structure.
  • Language Detection — Automatically identify the source language of any given text with high confidence.
  • Dictionary Lookup — Access professional or user-defined dictionaries for precise term definitions and translations.
  • Morphological Analysis — Extract grammatical information, parts of speech, and word forms for deep linguistic processing.

How it works

  1. Subscribe to this server
  2. Enter your Systran API Key
  3. Start translating and analyzing text directly from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Localization Teams — quickly translate content strings and verify terminology across multiple languages.
  • Developers — integrate professional translation and language detection directly into your coding workflow.
  • Researchers & Analysts — perform deep linguistic analysis and morphological extraction on foreign language texts.
translationlocalizationnlplanguage-detectionlinguistics

5 tools expose this connector's capabilities to your AI agent.

detect_language

Identify the language of a given text

dictionary_lookup

Look up terms in Systran or user-defined dictionaries

extract_morphology

Extract morphological information from text

translate_file

Returns a requestId to track the asynchronous translation task. Translate documents while preserving formatting

translate_text

Use "auto" for the source language to automatically detect it. Translate text from a source language to a target language

See how to talk to your AI agent using Systran (Machine Translation API).

Translate the following sentences to French: ['Hello world', 'How are you today?']

I've translated your text using Systran. The results are: 'Bonjour le monde' and 'Comment allez-vous aujourd'hui ?'.

Identify the language of this text: 'Guten Tag, wie kann ich Ihnen helfen?'

The `detect_language` tool identified this text as German (de).

Look up the term 'cloud computing' in the English to Spanish dictionary.

Performing dictionary lookup... For 'cloud computing', the Spanish translation is 'computación en la nube'. It is categorized as a technical noun.

Yes! Use the `translate_text` tool and set the `format` parameter to 'html'. The engine will translate the text content while keeping your HTML structure intact.

Related Connectors