MCP ServerSTDIOOfficialv2026.4.7

M3 Memory MCP Server

Store and retrieve agentic memories locally with hybrid search, GDPR compliance, and no cloud dependency. Built for MCP agents that need persistent, privacy-first context management across conversations.

io.github.skynetcmd/m3-memory

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

What the M3 Memory MCP server does

How models use it and what it is built for.

Store and retrieve agentic memories locally with hybrid search, GDPR compliance, and no cloud dependency. Built for MCP agents that need persistent, privacy-first context management across conversations.

Connect to M3 Memory

Local install — runs as a subprocess.

uvx m3-memory==2026.4.7

Resources

Where to find authoritative docs and source for M3 Memory.

Example prompts for M3 Memory

Paste any of these into Agent Studio after connecting M3 Memory.

  • Store this conversation context as a memory with tags for later retrieval
  • Search my memory store for previous discussions about authentication patterns
  • List all memories created in the last week with hybrid search ranking
  • What GDPR data deletion options does m3-memory support for compliance?

M3 Memory MCP server — FAQ

Common questions about connecting and running M3 Memory.

  • What does m3-memory do?

    m3-memory is a local-first memory system for MCP agents that provides 25 tools for storing, searching, and managing agentic context. It uses hybrid search (combining semantic and keyword matching) and runs entirely on your machine with no cloud dependency.

  • Is my data private with m3-memory?

    Yes. m3-memory is local-first and GDPR-compliant, meaning all memories stay on your device and you control data deletion. No data is sent to external servers.

  • How do I install m3-memory?

    Install via uvx with the command: uvx m3-memory@2026.4.7. It runs over stdio transport, so it integrates directly with MCP-compatible clients.

  • What is hybrid search in m3-memory?

    Hybrid search combines semantic (meaning-based) and keyword-based retrieval to find memories. This lets you search by concept or exact phrase, improving recall for agent context lookups.

  • Can I delete memories for GDPR compliance?

    Yes. m3-memory includes GDPR-compliant deletion tools as part of its 25-tool suite, allowing you to purge specific memories or entire datasets on demand.

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 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground