mcpbeat Sign in

NeuroFlow MCP Server

by leonardocesca Your server? Claim it
local only

NeuroFlow MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm.

Local-first MCP server for guided goals, microtasks, and lower cognitive-load flows.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 254 · avg 11
a month agotoday
43
Installs / week
npm · neuroflow-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 neuroflow-mcp -- npx -y neuroflow-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "neuroflow-mcp": {
      "args": [
        "-y",
        "neuroflow-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.neuroflow-mcp]
command = "npx"
args = ["-y", "neuroflow-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "neuroflow-mcp": {
      "args": [
        "-y",
        "neuroflow-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "neuroflow-mcp": {
      "args": [
        "-y",
        "neuroflow-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to NeuroFlow MCP

same job, measured the same way
Seojeom MCP
by seojeom

Local-first MCP server for Claude/Codex project wiki and graph workflows

local only
Securedact MCP
by giganteshji

Local-first privacy MCP server for sensitive AI workflows

572 installs/wk local only
Modelbound MCP
by modelbound

Local-first MCP server for agent skills. Validate, lint, diff, and convert across IDEs.

51 installs/wk local only
Achlens
by mscott9160-web

Local-first MCP server and CLI for validating and generating synthetic ACH files.

local only
ArcGIS MCP Bridge
by muend

Secure local-first MCP server for licensed ArcGIS Pro and ArcPy on Windows.

242 installs/wk local only
Relm CRM
by relmcrm

API-first CRM for LLMs - contacts, companies, deals and activities over a native MCP server.

41 tools answering
NoteStore Lab MCP
by xiaojiou176-open

Local copy-first Apple Notes recovery and review MCP server for NoteStore Lab case roots.

58 installs/wk local only
Wigolo
by knockoutez

Local-first web intelligence MCP server for AI coding agents

940 installs/wk local only

NeuroFlow MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for NeuroFlow MCP?
NeuroFlow MCP 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 neuroflow-mcp was installed 43 times last week.
Is NeuroFlow MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect NeuroFlow MCP?
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 neuroflow-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use NeuroFlow MCP?
The npm package neuroflow-mcp was installed 43 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.