Translation AI MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 114 installs a week from pypi. Last commit 26 Jun 2026.
Translation Ai automation via MCP. Includes translate text, detect language, check grammar. By MEOK
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add translation-ai-mcp -- uvx translation-ai-mcp
{
"mcpServers": {
"translation-ai-mcp": {
"args": [
"translation-ai-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.translation-ai-mcp]
command = "uvx"
args = ["translation-ai-mcp"]
{
"mcpServers": {
"translation-ai-mcp": {
"args": [
"translation-ai-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"translation-ai-mcp": {
"args": [
"translation-ai-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.