mcpbeat Sign in

Memoro MCP Server

by circassian1977-byte Your server? Claim it
local only

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

Personal AI memory layer on your own computer. Read/write durable memory across MCP clients.

Installs per day peak 62 · avg 2
a month agotoday
62
Installs / week
npm · @memoro/mcp-server
0
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

Alternatives to Memoro

same job, measured the same way
Agentage Memory
by agentage

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

answering
Cosmos MCP
by teampolarity

Personal knowledge graph every MCP client reads from and writes to. Portable across agents.

129 installs/wk local only
Throughline
by getthroughline

A persistent AI self you own — memory, persona, judgment — portable across all your AI hosts.

answering
Mnema — AI Memory Layer
by hoanglt1223

Personal knowledge graph as an AI memory layer over MCP - read, save, and link your memories.

answering
Justonce Memory
by bluesoul-technology

Persistent, portable, bitemporal memory layer — recalled proactively across your AI tools.

answering
MemoryRouter
by memoryrouter

Persistent AI memory shared across Claude, ChatGPT, coding agents, and compatible MCP clients.

10 tools answering
WitWiki
by witwiki

A shared team wiki your coding agents read and write — across every repo and every MCP client.

answering
Taproot
by taproothq

Persistent memory layer for AI tools. Save and recall notes across Claude and other MCP clients.

answering

Memoro — questions

Answers built from our own checks of this server.

Why is there no uptime for Memoro?
Memoro 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 @memoro/mcp-server was installed 62 times last week.
How do I connect Memoro?
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 @memoro/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Memoro?
The npm package @memoro/mcp-server was installed 62 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.
Is Memoro open source?
We cannot say either way: 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.