Smartling MCP Server
Rank #2,526com.smartling/smartling-mcp-server
Smartling MCP Server
Smartling MCP Server is a Model Context Protocol (MCP) server published by Smartling. It ranks #2,526 of 132,113 servers tracked on MCP Toplist, and its repository has 72 GitHub stars. Smartling MCP Server is listed on Official MCP, with 3 tracked versions. It was first listed on Oct 14, 2025 and most recently updated on Aug 7, 2026.
Ranks ahead of 129,587 of 132,113 servers on MCP Toplist.
Use Smartling MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http smartling-mcp-server https://mcp.smartling.com/mcp[mcp_servers.smartling-mcp-server]
url = "https://mcp.smartling.com/mcp"Add to ~/.codex/config.toml.
https://mcp.smartling.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"smartling-mcp-server": {
"url": "https://mcp.smartling.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"smartling-mcp-server": {
"type": "http",
"url": "https://mcp.smartling.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"smartling-mcp-server": {
"serverUrl": "https://mcp.smartling.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"smartling-mcp-server": {
"url": "https://mcp.smartling.com/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/com.smartling%2Fsmartling-mcp-server)<a href="https://mcptoplist.com/server/com.smartling%2Fsmartling-mcp-server"><img src="https://mcptoplist.com/badge/com.smartling%2Fsmartling-mcp-server.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Smartling
Other servers by Smartling
View all Smartling servers →Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Aug 7, 2026 |
| 1.0.0 | Oct 14, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Smartling MCP Server?
- Smartling MCP Server is maintained by Smartling, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Smartling MCP Server listed on the Official MCP Registry?
- Yes — Smartling MCP Server is listed on the Official MCP Registry.
- How many versions does Smartling MCP Server have?
- MCP Toplist tracks 3 versions of Smartling MCP Server, most recently published on Aug 7, 2026.
- Where can I find the source code for Smartling MCP Server?
- The source code for Smartling MCP Server is hosted at github.com/Smartling/smartling-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.