Nauro MCP Server

Human-approved project judgment and current state for connected AI agents, surfaced before work. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-22 · ★ 8 · #78 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Nauro

Claude Code

claude mcp add nauro-ai-nauro -- uvx nauro

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "nauro-ai-nauro": {
      "command": "uvx",
      "args": [
        "nauro"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

pypi package nauro - check the name against the project README before installing (PyPI has no namespace ownership)

registry vendor namespace ai.nauro - domain-verified with the official MCP registry

03 · What Nauro can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

nauro-v1.16.0 · 2026-08-25

Highlights · Adds the Nauro interview workflow for eliciting tacit project reasoning and challenging proposed choices against decisions and repository evidence. · Adds one canonical skill body with rendered Claude…

nauro-core-v1.14.1 · 2026-08-25

nauro-core 1.14.1 removes obsolete compatibility shims and unreferenced internal symbols, and reduces internal prose while preserving the existing contracts. The curated public API is unchanged since 1.14.0.

nauro-v1.15.0 · 2026-08-20

Highlights · Snapshot retention now uses the age ladder alone (keep all for 7 days, daily to 30, weekly to 180, monthly beyond); the decision-count auto-pin is retired, so long-lived stores shrink instead of pinning…

04 · Who maintains Nauro

Nauro is maintained by nauro-ai. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
other - ranked #78 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-25)
registry
ai.nauro/nauro (active, first published 2026-06-12 · 20 versions)
packages
pypi:nauro

06 · Nauro FAQ

What is Nauro?

Human-approved project judgment and current state for connected AI agents, surfaced before work. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It runs locally over stdio via the published package.

Is Nauro still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-22 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Nauro?

Run `uvx nauro`. You can also paste the ready-made client config above.

Does Nauro run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Nauro

More MCP servers to compare · Broker · Terrarium · Neo4j GDS Agent · Neo4j Data Modeling · Heor Agent

More Python MCP servers · Rebar · Mftool MCP · Pin RAG · see all