mcpbeat Sign in

MCP Ordali Memory MCP Server

by robin-deruyck Your server? Claim it
local only

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

MCP server for Ordali memory: SQLite-backed project memory and governance traces.

Installs per day peak 14 · avg 5 · +37% w/w
a month agotoday
35
Installs / week
npm · @rdrco/mcp-ordali-memory
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

Alternatives to MCP Ordali Memory

same job, measured the same way
Memory MCP Server
by j0hanz

SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.

54 installs/wk local only
Myco Brain
by thegoodguysla

Self-hosted, source-traceable memory layer and MCP server for AI agents, on your own Postgres.

66 installs/wk local only
Memory Arbiter MCP
by billy12151

Local SQLite MCP memory: evidence-based recall, advisory conflict notices, authorized governance.

3 973 installs/wk local only
MCP Feed Reader
by crunchtools

RSS/Atom feed reader MCP server with SQLite backend

281 installs/wk local only
Strut Stack SQL
by rzlco666

Token-efficient MCP server for MySQL, PostgreSQL, and SQLite

local only
MCP SQL Rust
by rzlco666

Token-efficient MCP server for MySQL, PostgreSQL, and SQLite

local only
Palace
by ancientice

Local-first memory for coding agents — MCP server, single SQLite file, local embeddings

local only
Th Memory MCP
by worakorn-prince

Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor

449 installs/wk local only

MCP Ordali Memory — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Ordali Memory?
MCP Ordali Memory 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 @rdrco/mcp-ordali-memory was installed 35 times last week.
How do I connect MCP Ordali Memory?
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 @rdrco/mcp-ordali-memory straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Ordali Memory?
The npm package @rdrco/mcp-ordali-memory was installed 35 times in the last week. Week over week that is +37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.