MCP ServerSTDIOOfficialv1.0.1

Robin Deruyck MCP Ordali Memory MCP Server

Store and query project memory and governance traces in a SQLite database. Built for developers who need persistent, structured context about decisions, artifacts, and project state across sessions.

io.github.robin-deruyck/mcp-ordali-memory

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

What the Robin Deruyck MCP Ordali Memory MCP server does

How models use it and what it is built for.

Store and query project memory and governance traces in a SQLite database. Built for developers who need persistent, structured context about decisions, artifacts, and project state across sessions.

Connect to Robin Deruyck MCP Ordali Memory

Local install — runs as a subprocess.

npx @rdrco/mcp-ordali-memory@1.0.1

Resources

Where to find authoritative docs and source for Robin Deruyck MCP Ordali Memory.

    Example prompts for Robin Deruyck MCP Ordali Memory

    Paste any of these into Agent Studio after connecting Robin Deruyck MCP Ordali Memory.

    • Store this architecture decision and link it to the deployment governance trace
    • Query all memory entries related to authentication changes in the past week
    • Show me the governance trace for the latest database schema migration
    • What does the registry metadata reveal about the Ordali memory schema and capabilities?

    Robin Deruyck MCP Ordali Memory MCP server — FAQ

    Common questions about connecting and running Robin Deruyck MCP Ordali Memory.

    • What is Ordali memory and how does it differ from regular notes?

      Ordali memory is a SQLite-backed system designed to store structured project context, decisions, and governance traces—not just free-form notes. It's built to maintain queryable, linked records of how and why project decisions were made.

    • How do I install and set up the mcp-ordali-memory server?

      Install via npm with `npx @rdrco/mcp-ordali-memory@1.0.1`. The server runs over stdio transport and requires a SQLite database file to store memory and governance traces.

    • Can I query memory entries by date, tag, or governance type?

      Yes—the SQLite backend supports structured queries. You can filter by timestamps, link entries to governance traces, and retrieve decision history. Check the server documentation for the full query schema.

    • Is there a cost to use this MCP server?

      No—mcp-ordali-memory is an open-source npm package. You run it locally; there are no per-query or subscription fees.

    • What happens if my SQLite database file is lost or corrupted?

      Your memory and governance traces are stored in the SQLite file you specify. Back it up regularly like any critical database. If corrupted, you'll need to restore from a backup or rebuild from source records.

    Skip the local setup — run MCP in your browser

    MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

    Open Agent Studio

    Related servers

    More on MCP Playground