SERVER

I18N Agent

Rank #29701

ai.i18nagent/i18n-agent

MCP server providing i18n-agent capabilities

First listed
Mar 16, 2026
Last publish date
Mar 16, 2026
OVERVIEW

I18N Agent is a Model Context Protocol (MCP) server published by i18n-agent. It ranks #29701 of 58,900 servers tracked on MCP Toplist. I18N Agent is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 16, 2026 and most recently updated on Mar 16, 2026.

STANDING
#29,701of 58,900 tracked servers

Ranks ahead of 29,199 of 58,900 servers on MCP Toplist.

CONNECT

Use I18N Agent

Add I18N Agent to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "i18n-agent": {
      "url": "https://mcp.i18nagent.ai/mcp"
    }
  }
}
npm package
{
  "mcpServers": {
    "i18n-agent": {
      "command": "npx",
      "args": [
        "-y",
        "@i18n-agent/mcp-client"
      ],
      "env": {
        "I18N_AGENT_API_KEY": "<your I18N_AGENT_API_KEY>",
        "MCP_SERVER_URL": "<your MCP_SERVER_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

i18n-agent

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.16.3Mar 16, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is I18N Agent?
MCP server providing i18n-agent capabilities
Who maintains I18N Agent?
I18N Agent is maintained by i18n-agent, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is I18N Agent an official MCP server?
Yes — I18N Agent is listed on the Official MCP Registry.
How many versions does I18N Agent have?
MCP Toplist tracks 2 versions of I18N Agent, most recently published on Mar 16, 2026.
Where can I find the source code for I18N Agent?
The source code for I18N Agent is hosted at github.com/i18n-agent/mcp-client.
EXPLORE