11 days ago
AI-powered localization platform. Translate text, search translation memory, and access style guides from any MCP-compatible AI tool.
Server Config
{
"mcpServers": {
"nativ": {
"command": "uvx",
"args": [
"nativ-mcp"
],
"env": {
"NATIV_API_KEY": "<YOUR_NATIV_API_KEY>"
}
}
}
}