Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿง  Knowledge & Memory
  3. Mnemos
Mnemos logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 2:01:17 PM

Mnemos

User RatingsBe the first to rate and review this MCP server!
View Repository22 GitHub StarsTotal stargazers on GitHub for the source repository (22 stars).Visit Website
memoryknowledge-basesqlitemcpcoding-agents

Local autopilot knowledge base server for coding agents with embedded SQLite and automatic memory management.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "s60yucca-mnemos": {
      "command": "npx",
      "args": [
        "-y",
        "@s60yucca/mnemos"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (9) Directory Badge Claim listing Alternatives๐Ÿง  More in Knowledge & Memory

Overview

This server provides a persistent, autopilot memory engine for AI coding agents, compiling a structured knowledge base of project information without manual prompts. It runs as a single Go binary with embedded SQLite and supports MCP stdio transport. It automates memory quality gating, deduplication, summarization, file linking, and context assembly within token budgets, maintaining relevance with a background daemon. Use it to enable coding agents like Claude Code, Cursor, or Kiro to remember architecture decisions, bug causes, and conventions across sessions without manual memory management.

Use cases

โ€ขPersist architecture decisions and project conventions across coding sessions
โ€ขAutomatically summarize and link code-related memories without manual prompts
โ€ขEnable AI coding agents to retrieve relevant project context within token limits
โ€ขMaintain a local knowledge base with continuous quality and relevance management
โ€ขIntegrate autopilot memory management with MCP-compatible coding agents

Key features

โ€ขSingle Go binary with embedded SQLite and FTS5 search
โ€ขMCP stdio transport compatible with multiple AI coding agents
โ€ขAutomatic quality gating, deduplication, summarization, and file linking
โ€ขMMR-based context assembly respecting token budgets
โ€ขPassive background daemon for detecting stale or contradictory memories
โ€ขOne-command autopilot setup for supported clients

Capabilities & Tool Schemas (9) ~131 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Mnemos.

mnemos_store

Store a memory (full auto-pipeline runs transparently)

mnemos_search

Hybrid FTS + semantic + file-overlap search

mnemos_context

Assemble budget-aware, MMR-diversified context

mnemos_get

Fetch by ID

mnemos_update

Update content, summary, or tags

mnemos_delete

Soft-delete (recoverable via maintain)

Documentation Overview

mnemos

The autopilot knowledge base for your coding agent.

Install once. From then on, your agent builds itself a structured knowledge base of your project โ€” while you code. No prompts to remember, no remember() calls, no API to learn.

Single Go binary. Embedded SQLite. Zero cloud. No Docker. No Python. No Node runtime.

Code
Agent (Claude Code / Cursor / Kiro / Gemini CLI / Codex / ...)
    โ†“ MCP stdio
mnemos serve
    โ†“
Auto-compiled knowledge base (~/.mnemos/mnemos.db)

What makes mnemos different

Every memory server stores text. Mnemos compiles a knowledge base.

While other servers expect you (or a carefully-tuned prompt) to decide when to store and when to retrieve, mnemos runs a full pipeline in the background:

Code
Agent action โ†’ mnemos auto-pipeline:
                โ”œโ”€โ”€ Quality gate        (reject/rewrite low-value content)
                โ”œโ”€โ”€ 3-tier dedup        (hash โ†’ fuzzy โ†’ semantic)
                โ”œโ”€โ”€ Auto-summarize      (extractive, fast; LLM if available)
                โ”œโ”€โ”€ File linking        (extract identifiers, link to code)
                โ”œโ”€โ”€ Type classification (episodic / long_term / semantic / skill)
                โ”œโ”€โ”€ Quality scoring     (for retrieval ranking)
                โ””โ”€โ”€ Decay scheduling    (so knowledge base stays relevant)

Retrieval:
                โ”œโ”€โ”€ Hybrid search       (FTS5 + optional semantic + RRF)
                โ”œโ”€โ”€ File-overlap boost  (memories about active files rank higher)
                โ”œโ”€โ”€ MMR diversity       (kill redundant results)
                โ”œโ”€โ”€ Adaptive packing    (full content or summary based on budget)
                โ””โ”€โ”€ Token-budget cap    (always fits in context)

The pipeline runs behind the MCP and hook interfaces. Agents use normal memory tools; they do not need to orchestrate deduplication, summarization, ranking, packing, or lifecycle maintenance themselves.


Three layers, all shipping today

Layer 1 โ€” MCP transport. Standard MCP server, stdio, works with any MCP client.

Layer 2 โ€” Autopilot hooks. One command (mnemos setup claude) wires hooks + steering + MCP config. Session start auto-injects relevant context. Prompt submit auto-searches on topic change. Session end verifies coverage.

Layer 3 โ€” Auto-compiled knowledge base. Quality gate, 3-tier dedup, auto-summarization, file linking, MMR context assembly โ€” all automatic. You never trigger them. Includes passive background daemon that continuously detects staleness, contradiction, and missing relations across your memory base.


Compared honestly

Mem0Zep/GraphitiengramOMEGAmnemos
MCP-nativeโœ“โœ“โœ“โœ“โœ“
Single binary, no runtime depsโ€”โ€”โœ“โ€”โœ“
Zero cloud / local-firstpartialโ€”โœ“โœ“โœ“
1-command autopilot setupโ€”โ€”โ€”โ€”โœ“
Auto-quality gateโ€”โ€”โ€”โ€”โœ“
Auto-summarizationโ€”โ€”โ€”โ€”โœ“
Auto file-linking (git-aware)โ€”โ€”โ€”โ€”โœ“
MMR context assemblyโ€”โ€”โ€”โ€”โœ“
Passive background daemonโ€”โ€”โ€”โ€”โœ“
Temporal knowledge graphโ€”โœ“โ€”โ€”partial (decay + supersede)
Self-host cost$0-cloud~$50/mo (Neo4j)$0$0$0

Mnemos isn't trying to be Zep โ€” different bet. Zep is the best answer if you need temporal reasoning over business facts and have enterprise infrastructure. Mnemos is the best answer if you're a coding agent user who wants an autopilot knowledge base that runs itself on your laptop.


Install

bash
# Homebrew (macOS / Linux)
brew install s60yucca/tap/mnemos && mnemos setup claude

# curl (verify mnemos.dev is live before using)
curl -fsSL https://mnemos.dev/install.sh | bash && mnemos setup claude

# npm wrapper
npx -y @s60yucca/mnemos setup claude

# Build from source (requires Go 1.23+)
git clone https://github.com/s60yucca/mnemos
cd mnemos && make build

Swap claude for cursor, kiro, gemini-cli, codex, or trae. Restart your client. Autopilot runs from here.


What autopilot actually does

mnemos setup <client> writes:

  • Steering file (CLAUDE.md, .cursorrules, .kiro/steering/mnemos.md) โ€” tells the agent what's worth storing
  • Hook config (.claude/hooks.json or equivalent) โ€” wires lifecycle events
  • MCP config (.mcp.json) โ€” registers mnemos serve as tool provider

Three hooks run automatically:

Session start โ†’ mnemos hook session-start Assembles relevant memories within a token budget (MMR-diversified, file-boosted). Injects into context. Cold start < 200 ms.

Prompt submit โ†’ mnemos hook prompt-submit Detects topic + intent changes. Auto-searches knowledge base when the shift is meaningful. Respects cooldown to avoid noise.

Session end โ†’ mnemos hook session-end Verifies whether durable memory was captured. Optionally stores a minimal breadcrumb. Cleans up session state.

Steering tells the agent what is worth remembering. Hooks handle retrieval, dedup, summarization, linking โ€” so the agent doesn't waste tokens thinking about memory logistics.

After upgrading Mnemos, verify both the CLI and the live MCP server:

bash
mnemos version
mnemos doctor all

Then ask your agent to call mnemos_runtime. That reports the actual MCP server process handling tool calls, including version, host, pid, started_at, executable, data_dir, and project_id. If it still shows an old version, close the MCP client and reopen it. Use pkill -f "mnemos serve" only after closing active MCP clients, or when you intentionally accept reconnecting all active Mnemos transports.

You can validate the returned JSON with:

bash
mnemos doctor runtime --from-json runtime.json
mnemos check --mcp-runtime runtime.json

Daily mnemos check does not require MCP runtime JSON. Public-launch or upgrade verification should pass --mcp-runtime so stale MCP servers are caught before release.


Passive autopilot daemon

Beyond hooks, mnemos runs a background daemon that continuously improves your knowledge base:

  • Staleness detection โ€” flags memories that reference deleted files or outdated patterns
  • Contradiction detection โ€” finds memories that conflict with each other
  • Relation inference โ€” automatically links related memories
  • Backfill โ€” retroactively generates summaries for memories that lack them
  • Auto-compile โ€” compiles eligible source memories into reusable project knowledge
bash
mnemos autopilot status          # check daemon state
mnemos autopilot run             # trigger immediate run
mnemos autopilot run --dry-run   # preview findings without writing
mnemos autopilot report          # view latest findings

Verify the automatic loop

Mnemos exposes separate views for configuration, raw activity, knowledge quality, and end-to-end loop readiness:

bash
mnemos status                    # effective data path and automatic feature settings
mnemos health                    # raw feature firing rates and denominators
mnemos eval --project myapp      # memory quality, duplication, freshness, usefulness
mnemos check --project myapp     # consolidated read-only loop verification
mnemos check --launch            # stricter public-launch readiness gates

mnemos check opens the database read-only. It does not run migrations, start workers, or modify memories. mnemos check --fix is intentionally narrow: it only archives older generated autopilot reports after producing a verified cleanup plan.


Performance benchmark (latency)

Operation350 memories1,500 memories
store (new, with full pipeline)57 ms24 ms
store (dedup hit)55 ms22 ms
search hybrid (RRF + file boost)42 ms39 ms
maintain (decay + GC)27 ms108 ms
hook session-start (cold)< 200 msโ€”
binary size~12 MBโ€”

Hardware: M1 Pro, 16GB RAM, SQLite on SSD. Your latency may vary.

Most operations stay under 60 ms regardless of dataset size. Hook subcommands use InitLight mode โ€” no background workers, no session interrupt.

Value benchmark (token savings, precision, gotcha avoidance) is in progress. See DOGFOODING_RUNBOOK.md for methodology. Real numbers will replace this placeholder before public launch.


MCP tools

ToolWhat it does
mnemos_storeStore a memory (full auto-pipeline runs transparently)
mnemos_searchHybrid FTS + semantic + file-overlap search
mnemos_contextAssemble budget-aware, MMR-diversified context
mnemos_getFetch by ID
mnemos_updateUpdate content, summary, or tags
mnemos_deleteSoft-delete (recoverable via maintain)
mnemos_relateLink two memories (supersedes, caused_by, depends_on)
mnemos_maintainRun decay, archival, GC, stale detection
mnemos_runtimeReport live MCP server version, host, pid, executable, uptime, data dir, and project scope

Quick start after install

bash
# Agents call these automatically via MCP. You can also use directly:
mnemos store "JWT uses RS256, 1h expiry, config in auth/config.go"
mnemos search "token expiry"
mnemos stats
mnemos maintain

Configuration

Most users never touch this. But if you want:

yaml
# .mnemos/config.yaml (project-local) or ~/.mnemos/config.yaml (global)
embeddings:
  provider: noop              # noop (default) | ollama | openai
  # Pure FTS works fine. Enable semantic for meaning-based search.

quality_gate:
  min_words: 5
  max_words: 200
  min_density: 0.3
  require_specific: true      # long_term memories need project identifiers
  duplicate_threshold: 0.8

summarization:
  extractive: true             # always on, fast, offline

file_linking:
  enabled: true                # auto-disables outside git

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    โ˜… Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    ๐Ÿง  Knowledge & Memory21 views
    Compare vs Moxie Docs MCP โ†’
  • Engram logoEngram

    Local-first persistent memory for AI agents. SQLite + local embeddings (all-MiniLM-L6-v2), hybrid semantic + FTS5 recall, secret detection, and contradiction handling. 6 MCP tools (remember, recall, forget, feedback, context, status) over stdio. Zero cloud, no API keys, fully offline. Works with Claude Desktop/Code, Cursor, and Windsurf. npm install -g @hbarefoot/engram

    ๐Ÿง  Knowledge & Memory2 views
    Compare vs Engram โ†’
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    ๐Ÿง  Knowledge & Memory16 views
    Compare vs Scrivener MCP โ†’
  • Recallnest logoRecallnest

    Persistent memory MCP server for AI coding agents (Claude Code, Codex, Gemini CLI). Hybrid retrieval (vector + BM25), cross-encoder reranking, knowledge graph with PPR traversal, session checkpoint/resume, and multi-scope isolation. Local-first with LanceDB + SQLite, zero external dependencies.

    ๐Ÿง  Knowledge & Memory2 views
    Compare vs Recallnest โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
22
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
9
Callable tools this server registers over MCP.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Mnemos

No, mnemos runs locally as a single Go binary with embedded SQLite, requiring no cloud services, Docker, Python, or Node runtimes.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMnemos AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/s60yucca-mnemos?style=directory)](https://allmcps.com/mcp/s60yucca-mnemos)
HTML Embed
<a href="https://allmcps.com/mcp/s60yucca-mnemos"><img src="https://allmcps.com/api/badge/s60yucca-mnemos?style=directory" alt="Mnemos on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿง Knowledge & Memory
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedAug 9, 2026
3/7 checks healthy over the last 32d
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars22
GitHub Star CountTotal stargazers on GitHub representing community popularity (22 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 21, 2026
59Quality signal: Good ยท 59/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools29/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 22d ago via OSV.dev ยท @s60yucca/mnemos (npm)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿง  Knowledge & Memory โ†’Best MCP servers for Memory & Knowledge โ†’Alternatives to Mnemos โ†’Install in Claude DesktopInstall in CursorInstall in VS Code