Translation Ai automation via MCP. Includes translate text, detect language, check grammar. By MEOK AI Labs.
Project description
Translation Ai MCP
mcp-name: io.github.CSOAI-ORG/translation-ai-mcp
Translation AI MCP
Language tools - text translation, language detection, grammar checking, tone adjustment, localization validation
translation-ai-mcp MCP — AI-powered automation tool
translation-ai-mcp MCP — AI-powered automation tool. MIT.
🚀 Quick Start
# Install via pip
pip install translation_ai_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install translation-ai-mcp --client claude
✨ Features
- MCP protocol compliant
- Easy installation
- Well-documented API
- Production-ready
- Active maintenance
📖 Documentation
🛡️ Compliance
This MCP server is built with EU AI Act compliance built-in:
- ✅ Article 9 — Risk Management System
- ✅ Article 13 — Transparency & Instructions for Use
- ✅ Article 15 — Bias Detection & Testing
- ✅ Article 26 — FRIA Support (where applicable)
- ✅ Article 50 — AI Content Watermarking (where applicable)
Need help getting compliant? Book a free 15-min diagnostic →
🏢 Enterprise
Need custom development, SLA guarantees, or white-label deployment?
- Pro: $99/mo — Full MCP suite + EU AI Act tracking
- Enterprise: $499/mo — Custom dev + SLA + Dedicated support
View Pricing → | Contact Sales →
🤝 Part of the MEOK Ecosystem
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
📜 License
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
Built with FastMCP by MEOK AI LabsPairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
💸 Try MEOK in 30 seconds — instant buy ladder
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Configuration
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"translation-ai-mcp": {
"command": "uvx",
"args": ["translation-ai-mcp"]
}
}
}
Or: pip install translation-ai-mcp then run the translation-ai-mcp command (stdio transport).
Examples
Once configured, ask your assistant, for example:
- "Use
translate_textto …" - "Use
detect_languageto …" - "Use
check_grammarto …"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file translation_ai_mcp-1.0.10.tar.gz.
File metadata
- Download URL: translation_ai_mcp-1.0.10.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7643ea0abf579b9d9e3340269ea1a4f48fa0b1a632972ad47bf2316994b1e2cd
|
|
| MD5 |
52fa68ef974b30e5ee93c541f1a2cd42
|
|
| BLAKE2b-256 |
0ad6e3897d4aa7999fb3cff1ea91e8dcfd3ea8b24e3beac7373f710139d738b3
|
File details
Details for the file translation_ai_mcp-1.0.10-py3-none-any.whl.
File metadata
- Download URL: translation_ai_mcp-1.0.10-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bd4871619608a8ba6731e6c9c0627b8221754457eeb8a2fc15d61e5ef123bf2
|
|
| MD5 |
26f67a77145a404245fcca32ac26f730
|
|
| BLAKE2b-256 |
19883232c38b6cb39caae838a185e323794570c5e828504287426d18af6da619
|