Auto Mem MCP Server

One command. Infinite memory. Perfect recall across all your AI tools. Your AI assistant now remembers everything. Forever. Across every conversation.

People who work with falkordb, graph database and memory and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-15 · ★ 63 · #37 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Auto Mem

Claude Code

claude mcp add verygoodplugins-mcp-automem --transport http https://{endpoint}/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "verygoodplugins-mcp-automem": {
      "url": "https://{endpoint}/mcp"
    }
  }
}

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

https://{endpoint}/mcp

transport: streamable-http

endpoint NOT responding · probed 2026-09-17

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 · remote - your agent's requests go to {endpoint}

license MIT - declared in the repository

npm package @verygoodplugins/mcp-automem - published under the repo owner's npm scope (@verygoodplugins)

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

03 · What Auto Mem can do

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

Latest releases

mcp-automem-v0.16.0 · 2026-08-25

0.16.0 (2026-08-23) · add Grok Build AutoMem installer client · add CLI and VS Code support · add clickable terminal links and live wait counters · onboarding polish for non-technical users · retry truncated GET JSON…

mcp-automem-v0.15.0 · 2026-06-26

0.15.0 (2026-06-26) · the installer no longer grants broad Bash/file-tool permissions or deny/ask defaults; it merges only the six mcp__memory__ entries. Existing installs keep their generic grants; only the four…

mcp-automem-v0.14.0 · 2026-04-23

0.14.0 (2026-04-23) · plugin-first memory parity with shared policy · accept HTTP 429 in link checker to prevent false CI failures · revert eslint to v9 and typescript to 5.x for compatibility · downgrade @eslint/js to…

04 · Who maintains Auto Mem

MCP AutoMem is maintained by verygoodplugins. We track 8 MCP servers from verygoodplugins - 8 actively maintained, 243 combined GitHub stars, oldest repo from Aug 2025. Full record: all servers from verygoodplugins.

  1. MCP FreeScout FreeScout ticket management with AI-powered analysis, search filters, and structured outputs. ★ 29
  2. MCP Evernote Evernote note management with OAuth and ENML conversion ★ 32
  3. streamdeck-mcp MCP server for Elgato Stream Deck control - set buttons, manage pages, wire actions ★ 44
  4. MCP Local WP WordPress database access via Local by Flywheel. Execute read-only MySQL queries and inspect schema. ★ 31
  5. Robinhood Portfolio Research Read-only research tools for Robinhood portfolio data ★ 39
  6. Easy Digital Downloads MCP server for Easy Digital Downloads REST API - sales, customers, products, analytics ★ 4

05 · Facts

category
memory - ranked #37 of 304 actively-maintained memory servers as of 2026-09-18.
release cadence
2 releases in the last 90 days (latest 2026-08-25)
registry
io.github.verygoodplugins/mcp-automem (active, first published 2026-01-07)
packages
npm:@verygoodplugins/mcp-automem

06 · Auto Mem FAQ

What is Auto Mem?

One command. Infinite memory. Perfect recall across all your AI tools. Your AI assistant now remembers everything. Forever. Across every conversation.

Is Auto Mem still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-15 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Auto Mem?

Run `npx -y @verygoodplugins/mcp-automem`. You can also paste the ready-made client config above.

Does Auto Mem run locally?

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

07 · Alternatives to Auto Mem

Pairs well with

Servers that cover what Auto Mem doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 39,038
  2. Pdf MCP → filesystem companion filesystem · ★ 135