Mmcp.market

Nora MCP server

by solomon2773·io.github.solomon2773/nora·v0.1.4

Operate self-hosted OpenClaw and Hermes agent fleets on Docker or Kubernetes from MCP clients.

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
Growing

54 stars35 downloads/wk

Reviews

Write one

Nobody has reviewed Nora yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Nora tools (16, 2 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • delete_agentwrite action

    Permanently delete an agent and its runtime container. Irreversible. Only registered because NORA_MCP_ALLOW_DESTRUCTIVE=true.

  • deploy_agentwrite action

    Provision and deploy a new agent runtime. Queues the deployment and returns the created agent; poll get_agent until status is 'running'.

  • get_agent

    Fetch one agent with live-reconciled status and runtime details (container state, gateway info, resources).

  • get_agent_cost

    Token-cost rollup for one agent (input/output/total tokens and USD cost, pricing-aware per model). Defaults to the last 30 days.

  • get_agent_metrics

    Time-series usage metrics for one agent (CPU, memory, network, disk, tokens) over a time window. Defaults to the last 24h.

  • get_agent_metrics_summary

    Aggregated metrics summary for one agent (totals and latest samples).

  • get_agent_stats

    Fetch real-time agent resource utilization and execution statistics (CPU, memory, disk, network, active tasks, error counts).

  • get_agent_versions

    List an agent's configuration version history (snapshots taken on config changes; usable with the dashboard's rollback).

  • get_fleet_status

    Fleet-wide needs-attention roll-up for agents and platform components.

  • get_platform_metrics

    Fleet-level metrics for the workspace: agent counts by status (active/deploying/warning/error/queued/stopped), total deployments, and provisioning queue depth.

  • list_agents

    List all agents accessible to the API key's workspace, with status, runtime family, deploy target, resources, and placement.

  • list_monitoring_events

    Recent platform/agent events (deploys, lifecycle changes, alerts, budget crossings). Filter by agent, type, free-text search, or time range.

  • redeploy_agent

    Tear down and re-provision the agent's runtime container with its current configuration. Only valid when the agent is stopped, in warning, or in error state — stop a running agent first.

  • restart_agent

    Restart a running agent runtime in place.

  • start_agent

    Start a stopped agent runtime.

  • stop_agent

    Stop a running agent runtime. The agent keeps its state and can be started again.

Public scan report

scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it

no findings
  • Code scan7 source files scanned25/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 5 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Nora repository's README, as published. We do not edit it. Read it on GitHub

Nora Run OpenClaw and Hermes fleets on your own infrastructure — from one control plane.

OpenClaw + Hermes  ·   Docker + Kubernetes GA  ·   69 provider connections  ·   Apache-2.0

📚 Documentation · Self-Hosting · Architecture · How Nora Compares · Press Kit · Changelog

▶ Watch the walkthrough

What Is Nora?

Nora is the self-hosted AI agent ops platform for running autonomous agent fleets on infrastructure you control — whether you standardize on OpenClaw, Hermes, or keep both available in the same operator surface.

Most teams running agents in production eventually rebuild the same layer around the runtime itself: deploy workflows, secrets, monitoring, logs, terminal, templates, and a separate admin surface. Nora exists so that layer doesn't have to be rewritten every time the runtime conversation changes. Operator workflows live under /app; platform-wide admin lives under /admin.

→ Why Nora · Runtime model · Deployment footprint

Features

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y @noraai/mcp-server on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add nora -- npx -y @noraai/mcp-server
Add to Cursor

Nora: common questions

Is Nora MCP server safe?
Mostly: it is graded B (83/100). Read the Nora safety report
How do I install Nora?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Nora need an API key?
Yes. The registry entry asks for NORA_API_KEY.
Is Nora maintained?
The last commit was 5 days ago (2026-09-21). The latest release is v0.1.4.
What can I use instead of Nora?
Servers from other publishers that do the same job: clawops MCP server, Ocm MCP server and Ocm MCP server. Compare all Nora alternatives.

Alternatives to Nora

Same job from other publishers: the closest match first, then the best rated.

All Nora alternatives →
  • clawops
    Deploy self-hosted OpenClaw to AWS, GCP, Azure or a local VM — a CLI and an MCP server in one.
    B
  • Ocm
    Guardrailed fleet ops for AI agents: multi-cluster Kubernetes via OCM with policy, approval, audit.
    B
  • Ocm
    Guardrailed fleet ops for AI agents: multi-cluster Kubernetes via OCM with policy, approval, audit.
    A
  • AppCrane
    Deploy and manage apps on your own AppCrane instance, the self-hosted PaaS for AI-built apps.
    B
  • Kubernetes
    A Model Context Protocol (MCP) server for Kubernetes and OpenShift
    A

More from solomon2773 →