Skip to main content
Glama

Translator Pro Ai

By MEOK AI Labs — Translation and language tools by MEOK AI Labs.

Translation, language detection, and multilingual utilities — MEOK AI Labs.

Installation

pip install translator-pro-ai-mcp

Usage

# Run standalone
python server.py

# Or via MCP
mcp install translator-pro-ai-mcp

Tools

translate_text

Translate text using built-in phrase dictionary. Word-by-word with phrase matching.

Parameters:

  • text (str)

  • target_language (str)

  • source_language (str)

detect_language

Detect the language of input text using word frequency and character patterns.

Parameters:

  • text (str)

compare_translations

Compare translations of the same text across multiple target languages.

Parameters:

  • text (str)

  • languages (str)

  • source_language (str)

get_supported_languages

List all supported languages with their codes and capabilities.

Authentication

Free tier: 15 calls/day. Upgrade at meok.ai/pricing for unlimited access.

License

MIT — MEOK AI Labs

A
license - permissive license
-
quality - not tested
C
maintenance

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/CSOAI-ORG/translator-pro-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server