io.github.ashish-nativ/nativ MCP Server
io.github.ashish-nativ/nativ
What is the io.github.ashish-nativ/nativ MCP server?
AI-powered localization — translate, manage translation memory, and access style guides.
How to install io.github.ashish-nativ/nativ
Copy-paste configuration for popular MCP clients.
NATIV_API_KEYrequiredsecretYour Nativ API key (create at https://dashboard.usenativ.com → Settings → API Keys)
NATIV_API_URLOptional custom API URL (defaults to https://api.usenativ.com)
{
"mcpServers": {
"nativ": {
"command": "uvx",
"args": [
"nativ-mcp"
],
"env": {
"NATIV_API_KEY": "<YOUR_NATIV_API_KEY>",
"NATIV_API_URL": "<YOUR_NATIV_API_URL>"
}
}
}
}{
"mcpServers": {
"nativ": {
"command": "uvx",
"args": [
"nativ-mcp"
],
"env": {
"NATIV_API_KEY": "<YOUR_NATIV_API_KEY>",
"NATIV_API_URL": "<YOUR_NATIV_API_URL>"
}
}
}
}{
"mcpServers": {
"nativ": {
"command": "uvx",
"args": [
"nativ-mcp"
],
"env": {
"NATIV_API_KEY": "<YOUR_NATIV_API_KEY>",
"NATIV_API_URL": "<YOUR_NATIV_API_URL>"
}
}
}
}{
"servers": {
"nativ": {
"type": "stdio",
"command": "uvx",
"args": [
"nativ-mcp"
],
"env": {
"NATIV_API_KEY": "<YOUR_NATIV_API_KEY>",
"NATIV_API_URL": "<YOUR_NATIV_API_URL>"
}
}
}
}claude mcp add nativ --env NATIV_API_KEY=<YOUR_NATIV_API_KEY> --env NATIV_API_URL=<YOUR_NATIV_API_URL> -- uvx nativ-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.