Odel
nativ mcp

nativ mcp

Local
@nativ-technologies1PythonMITUpdated 1mo ago

AI-powered localization — translate, manage translation memory, and access style guides.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPInativ-mcpv0.1.3

Run

uvx nativ-mcp

MCP client config

{
  "mcpServers": {
    "nativ-mcp": {
      "command": "uvx",
      "args": [
        "nativ-mcp"
      ]
    }
  }
}