Memory OS AI MCP Server

Memory OS AI transforms your local documents (PDF, DOCX, images, audio) into a semantic memory queryable by any AI model through the MCP (Model Context Protocol).

People connecting memory tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-03-03 · ★ 3 · #222 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

GPL-3.0 · Python servers · how we verify → /methodology

01 · Install Memory OS AI

before you install - you'll need

Set MEMORY_CLOUD_PROVIDER, MEMORY_CLOUD_CONFIG before connecting.

Claude Code

claude mcp add romainsantoli-web-memory-os-ai -- uvx memory-os-ai

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "romainsantoli-web-memory-os-ai": {
      "command": "uvx",
      "args": [
        "memory-os-ai"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license GPL-3.0 - declared in the repository

pypi package memory-os-ai - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.romainsantoli-web is GitHub-verified and matches the repo owner

03 · What Memory OS AI can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v3.2.0 · 2026-03-03

What's New · New Features · 23 text-based format extractors: .md, .py, .ts, .tsx, .js, .jsx, .json, .yaml, .yml, .toml, .sh, .bash, .css, .html, .xml, .csv, .env, .ini, .cfg, .conf, .rst, .log, .sql · All use…

v3.1.0 · 2026-03-03

Cloud Storage Overflow (8 providers) · Memory OS AI now supports automatic cloud storage overflow when local disk runs low. · New MCP tools · memory_cloud_configure - configure a cloud backend · memory_cloud_status…

v3.0.1 · 2026-03-03

Distribution Channels · pip install memory-os-ai - · MCP Registry: io.github.romainsantoli-web/memory-os-ai · Docker Hub: docker pull roamino/memory-os-ai:3.0.1 · smithery.yaml ready for listing · Changes · Added…

04 · Who maintains Memory OS AI

Memory OS AI is maintained by romainsantoli-web. We track 2 MCP servers from romainsantoli-web - 2 actively maintained, 3 combined GitHub stars, oldest repo from Feb 2026.

05 · Facts

category
memory - ranked #222 of 259 actively-maintained memory servers as of 2026-08-25.
registry
io.github.romainsantoli-web/memory-os-ai (active, first published 2026-03-03)
packages
pypi:memory-os-ai

06 · Memory OS AI FAQ

What is Memory OS AI?

Memory OS AI transforms your local documents (PDF, DOCX, images, audio) into a semantic memory queryable by any AI model through the MCP (Model Context Protocol).

Is Memory OS AI still maintained?

Yes - as of 2026-08-25, its last commit was 2026-03-03. We re-verify nightly.

How do I install Memory OS AI?

Run `uvx memory-os-ai`. The README documents 2 environment variables (MEMORY_CLOUD_PROVIDER, MEMORY_CLOUD_CONFIG) to set first. Set MEMORY_CLOUD_PROVIDER, MEMORY_CLOUD_CONFIG before connecting. You can also paste the ready-made client config above.

Does Memory OS AI run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Memory OS AI

Pairs well with

Servers that cover what Memory OS AI doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58

More memory MCP servers · Norn · Vestige · World Model MCP · Perenna · Clude

More Python MCP servers · Agentpay · RTFM · Rootly · Flstudio MCP · Filesift · see all