Translator Pro Ai
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Translator Pro Aitranslate 'good morning' to French"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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-mcpUsage
# Run standalone
python server.py
# Or via MCP
mcp install translator-pro-ai-mcpTools
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.
Links
Website: meok.ai
GitHub: CSOAI-ORG/translator-pro-ai-mcp
License
MIT — MEOK AI Labs
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