mcpbeat Sign in

Neurohive MCP Server

local only

Neurohive runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 16 Apr 2026.

Multi-agent memory intelligence with expertise tracking and conflict detection

Installs per day peak 24 · avg 9 · -32% w/w
a month agotoday
49
Installs / week
npm · neurohive
1
Stars
0 open issues
16 Apr 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Neurohive every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add neurohive -- npx -y neurohive
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "neurohive": {
      "args": [
        "-y",
        "neurohive"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.neurohive]
command = "npx"
args = ["-y", "neurohive"]
.cursor/mcp.json
{
  "mcpServers": {
    "neurohive": {
      "args": [
        "-y",
        "neurohive"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "neurohive": {
      "args": [
        "-y",
        "neurohive"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Neurohive

same job, measured the same way
Timps
by sandeeprdy1729

Persistent memory with contradiction detection, burnout monitoring, and 69 intelligence tools.

42 installs/wk local only
Engram
by tstockham96

Intelligent agent memory with automatic extraction, consolidation, and bi-temporal recall.

118 installs/wk local only
Meta Council
by meta-council

Multi-expert decision intelligence with transparent synthesis and auditable workflows.

161 tools answering
Stompy – AI Memory for Claude & MCP Agents
by stompy

Persistent AI memory with semantic search, conflict detection, and ticketing.

answering
Instinct
by yakuphanycl

Self-learning memory for AI coding agents with pattern detection and confidence scoring.

6 installs/wk local only
Agent Costcenter
by mdfifty50-boop

Multi-agent billing and cost allocation tracking

32 installs/wk local only
MCP Memory Graph
by retrorobai

Authority-weighted memory graph for AI agents with conflict detection and semantic search.

60 installs/wk local only
Bluecolumn Memory
by bluecolumnconsulting-lgtm

Persistent memory for AI agents — audio intelligence + Music Memory ingestion and recall

69 installs/wk local only

Neurohive — questions

Answers built from our own checks of this server.

Why is there no uptime for Neurohive?
Neurohive runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package neurohive was installed 49 times last week.
How do I connect Neurohive?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls neurohive straight from npm; nothing to host, nothing to sign up for.
How many people use Neurohive?
The npm package neurohive was installed 49 times in the last week. Week over week that is -32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Neurohive open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.