Loading MCP server directory, please wait...
AI-powered localization — translate, manage translation memory, and access style guides.
npx @getmcp/cli add io.github.Nativ-Technologies/nativRequires Python 3.10+. Community-contributed server. Review source before installing.
NATIV_API_KEYYour Nativ API key (create at https://dashboard.usenativ.com → Settings → API Keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Nativ-Technologies/nativ": {
"command": "uvx",
"args": [
"nativ-mcp"
],
"env": {
"NATIV_API_KEY": "",
"NATIV_API_URL": ""
}
}
}
}