Skip to content
MCP profile

Github Nativ Technologies Nativ

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

Developer ToolsPackagePythonOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry

About This MCP Server


This MCP server acts as a bridge between your AI coding assistant and the Nativ API:

The MCP server runs locally via stdio. It authenticates with your API key and calls the Nativ REST API on your behalf. Your AI assistant sees Nativ's tools, resources, and prompts as native capabilities.

Capabilities
Translate in-context — localize strings, copy, and content directly from your editor without switching to a browserTranslation Memory aware — every translation checks your TM first, ensuring consistency across your projectBrand voice built-in — your team's tone, formality, and style guides are applied automaticallyReview and approve — add approved translations to TM from your editor, building quality over timeMulti-format — JSON, CSV, Markdown, or freeform text — Nativ handles it all

Why Use Github Nativ Technologies Nativ?

  • Translate in-context — localize strings, copy, and content directly from your editor without switching to a browser
  • Translation Memory aware — every translation checks your TM first, ensuring consistency across your project
  • Brand voice built-in — your team's tone, formality, and style guides are applied automatically
  • Review and approve — add approved translations to TM from your editor, building quality over time
  • Multi-format — JSON, CSV, Markdown, or freeform text — Nativ handles it all

Specifications

Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
Python
License
Open Source
Verified
Yes

Requirements

  • Add to your MCP configuration:
  • > Note: npx auto-downloads the package on first run — no manual install needed. If uv isn't already on your machine, it will be installed automatically on first launch. > <details><summary>Alternative: use <code>uvx</code> directly</summary> > If you already have uv installed and prefer to skip the npm wrapper: > "command": "uvx", > "args": ["nativ-mcp"], > "NATIV_API_KEY": "nativ_your_api_key_here" > macOS tip: If you get spawn uvx ENOENT in Cursor or Claude Desktop, GUI apps don't inherit your shell PATH. Use the full path (e.g. "command": "/Users/you/.local/bin/uvx") or wrap in a login shell: "command": "/bin/sh", "args": ["-lc", "uvx nativ-mcp"].

Hosting


Hosting Options

  • Package

API


Integrate this server into your application. Choose a connection method below.

1

Configure

Configuration
json
{
  "mcpServers": {
    "nativ": {
      "command": "npx",
      "args": ["-y", "nativ-mcp"],
      "env": {
        "NATIV_API_KEY": "nativ_your_api_key_here"
      }
    }
  }
}

Performance


Usage


Quick Reference


Name
Github Nativ Technologies Nativ
Function
AI-powered localization — translate, manage translation memory, and access style guides.
Transport
Package
Language
Python
Source
External (Registry)
License
Open Source
Get started

Ready to integrate this MCP server?

Book a demo to see how this server fits your workflow, or explore the full catalog.

Related MCP Servers


Catalog Workspace

Discover agents, MCP servers, and skills in one governed surface

Use structured catalog views to compare readiness, ownership, integrations, and deployment posture before rollout.