mcpbeat Sign in

Memoire MCP Server

local only

Memoire runs on your own machine — the client starts it, so there is no endpoint to ping. 118 installs a week from npm. Last commit 9 Sep 2026.

Shadcn-native Design CI for Tailwind apps with registry export and MCP UI tools.

Installs per day peak 537 · avg 35 · +867% w/w
a month agotoday
118
Installs / week
npm · @sarveshsea/memoire
43
Stars
0 open issues
9 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

Nothing serious here today

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

Alternatives to Memoire

same job, measured the same way
Fragments MCP
by conanmcn

Design system MCP with 9 tools for component discovery, rendering, and a11y auditing

89 installs/wk local only
Tidesman
by tidesman

A free native MCP server for running and debugging Linux containers with Apple's container tool.

local only
Agent Nexus
by agentnexus

Agent-native registry to discover APIs, MCP servers and CLIs, with live health checks.

5 tools answering
Capture Screen MCP
by ochtum

Windows screen capture MCP server with display, region, and active-window capture tools.

local only
Jade Note
by jadenote

MCP-native notes and memory for ChatGPT, Claude, and other AI tools.

answering
Neurakeep
by dominiclachance

Local-first, source-cited memory for AI agents with proposal review, failure memory, and MCP tools.

31 installs/wk local only
Agent-Native Design
by builderio

Agent-Native design tool - create and edit visual designs with agent assistance

answering
Dk Eli MCP
by matematicsolutions

MCP server for Danish legislation (Retsinformation) with native ELI and verifiable citations.

234 installs/wk local only

Memoire — questions

Answers built from our own checks of this server.

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