mcpbeat Sign in

Br8n MCP Server

local only

Br8n runs on your own machine — the client starts it, so there is no endpoint to ping. 266 installs a week from npm. Last commit 25 Aug 2026.

Owned, portable working memory: a plain-files markdown brain any model can read and cite.

Installs per day peak 249 · avg 20 · -22% w/w
a month agotoday
266
Installs / week
npm · @br8n/mcp
0
Stars
0 open issues
25 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Br8n 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 mcp -- npx -y @br8n/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@br8n/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@br8n/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@br8n/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@br8n/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Br8n

same job, measured the same way
Memory Vault
by apurv101

Portable AI memory shared across models and harnesses - plain markdown you own.

140 installs/wk answering
Agent Memory MCP
by xultrax-web

Markdown memory for AI agents. Files you can read, edit, grep, and commit. Not a database.

118 installs/wk local only
Soulsketch
by bytewizard42i

Portable, user-owned AI memory packs: read, validate, fingerprint, diff, and observe

58 installs/wk local only
Vnsh
by raullenchai

Portable workspaces for AI agents: one encrypted link any agent can read and write

89 installs/wk local only
Callosium
by callosium

One shared memory for every AI you use, in plain Markdown files you own.

72 installs/wk local only
C
Orbismo
by orbismo

A persistent world-building memory your AI can read and write in any chat.

answering
Memoweft
by memoweft

Portable AI memory as MCP tools: five reads and three controlled writes.

55 installs/wk local only
Agentage Memory
by agentage

One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.

answering

Br8n — questions

Answers built from our own checks of this server.

Why is there no uptime for Br8n?
Br8n 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 @br8n/mcp was installed 266 times last week.
How do I connect Br8n?
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 @br8n/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Br8n?
The npm package @br8n/mcp was installed 266 times in the last week. Week over week that is -22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Br8n open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 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.