Nora MCP Server

Docker + Kubernetes GA · 69 provider connections · Apache-2.0 📚 Documentation · Self-Hosting · Architecture · How Nora Compares · Press Kit · Changelog. It runs locally over stdio via the published package.

People who work with agent orchestration, control plane and docker and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 52 · #37 OF 120 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-09-18

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

01 · Install Nora

before you install - you'll need

Set NORA_TOKEN, NORA_API_URL, NORA_API_KEY before connecting.

Claude Code

claude mcp add solomon2773-nora -- npx -y @noraai/mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "solomon2773-nora": {
      "command": "npx",
      "args": [
        "-y",
        "@noraai/mcp-server"
      ]
    }
  }
}

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

npm package @noraai/mcp-server - the @noraai scope differs from the repo owner (solomon2773); confirm it's the project's official package

registry namespace io.github.solomon2773 is GitHub-verified and matches the repo owner

03 · What Nora can do

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

Latest releases

v1.22.0 · 2026-09-16

Highlights · The admin dashboard's top-level pages are now fully localized. Overview, Audit, and Users join Remote Hosts with complete Spanish, French, Simplified and Traditional Chinese coverage (closes #255, #248…

v1.21.0 · 2026-09-07

Highlights · Nora has a new home: norafleet.ai. Every product-owned URL moves from nora.solomontsao.com to norafleet.ai, and the docs from noradocs.solomontsao.com to docs.norafleet.ai. Old URLs keep working through…

v1.20.0 · 2026-09-06

v1.19.0 closed the deploy-race class where cleanup could destroy an agent's durable state; this release closes the remaining half of that class - status writes that could still knock an agent out of its deploy…

04 · Who maintains Nora

Nora is maintained by solomon2773. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
DevOps & monitoring - ranked #37 of 120 actively-maintained DevOps & monitoring servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
registry
io.github.solomon2773/nora (active, first published 2026-06-21 · 4 versions)
packages
npm:@noraai/mcp-server

06 · Nora FAQ

What is Nora?

Docker + Kubernetes GA · 69 provider connections · Apache-2.0 📚 Documentation · Self-Hosting · Architecture · How Nora Compares · Press Kit · Changelog. It runs locally over stdio via the published package.

Is Nora still maintained?

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

How do I install Nora?

Run `npx -y @noraai/mcp-server`. The README documents 3 environment variables (NORA_TOKEN, NORA_API_URL, NORA_API_KEY) to set first. Set NORA_TOKEN, NORA_API_URL, NORA_API_KEY before connecting. You can also paste the ready-made client config above.

Does Nora run locally?

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

07 · Alternatives to Nora

More DevOps & monitoring MCP servers · Spanlens MCP Server · Guardian Shield · Datadog MCP · Mark Mesh · Last Ping

More TypeScript MCP servers · Odoo Surface MCP · Knowmint · Sovseal Memory · Transcription · see all