Translation Services
Rank #114,783pulsemcp/varvararatta-translation-services
Free translation service powered by LibreTranslate for AI agents, with zero authentication required.
Translation Services is a Model Context Protocol (MCP) server published by varvararatta. It ranks #114,783 of 115,460 servers tracked on MCP Toplist. Translation Services is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jun 19, 2026.
Ranks ahead of 677 of 115,460 servers on MCP Toplist.
Use Translation Services
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http varvararatta-translation-services https://translation-services-mcp.mcpize.run/mcp[mcp_servers.varvararatta-translation-services]
url = "https://translation-services-mcp.mcpize.run/mcp"Add to ~/.codex/config.toml.
https://translation-services-mcp.mcpize.run/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"varvararatta-translation-services": {
"url": "https://translation-services-mcp.mcpize.run/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"varvararatta-translation-services": {
"type": "http",
"url": "https://translation-services-mcp.mcpize.run/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"varvararatta-translation-services": {
"serverUrl": "https://translation-services-mcp.mcpize.run/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"varvararatta-translation-services": {
"url": "https://translation-services-mcp.mcpize.run/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Fvarvararatta-translation-services)<a href="https://mcptoplist.com/server/pulsemcp%2Fvarvararatta-translation-services"><img src="https://mcptoplist.com/badge/pulsemcp%2Fvarvararatta-translation-services.svg" alt="MCP Toplist: #114,783 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
varvararatta
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Translation Services?
- Translation Services is maintained by varvararatta, which publishes 46 MCP servers (45 total versions) tracked on MCP Toplist.
- Is Translation Services listed on the Official MCP Registry?
- Translation Services is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Translation Services have?
- Translation Services ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Translation Services?
- The source code for Translation Services is hosted at github.com/varvararatta/botfactory-mcp.