π§
Knowledge & Memory MCP Servers
Persistent memory, note stores, and knowledge bases exposed over MCP, so agents can remember context across sessions and reason over your accumulated knowledge.
S
Server Memory
modelcontextprotocol
Knowledge graph-based persistent memory system for maintaining context
Verified
2 0 0
M
Mcp Summarizer
0xshellming
AI Summarization MCP Server, Support for multiple content types: Plain text, Web pages, PDF documents, EPUB books, HTML content
1 0 0
C
Claude Engram
20alexl
Persistent memory and session intelligence for Claude Code. Auto-tracks mistakes, decisions, and context via hooks. Mines session history for patterns and cross-session search. Loop detection, pre-edit warnings, context compaction survival. Runs locally with Ollama.
1 0 0
A
A2cr
a2cr
MCP server for AI-agent handoffs. Saves client-encrypted WorkBaton checkpoints and WorkStash notes so Codex, Claude Code, Roo Code, and other MCP clients can resume work without passing full chat history.
1 0 0
W
Waggle Mcp
Abhigyan-Shekhar
Persistent graph memory for AI agents. Drop a conversation turn in via observeconversation() and facts are auto-extracted, stored as typed graph nodes with local semantic embeddings (no API key). Supports temporal queries ("what did we decide last week?"), conflict detection, and context priming. One-command setup with waggle-mcp init. SQLite locally, Neo4j in production.
1 0 0
R
Robrain
adelinamart
Self-hosted decision memory for AI coding agents. Passively captures architectural decisions with the alternatives you rejected (structured rejected[]), then warns the agent before it re-proposes a rejected approach. Postgres + pgvector; cross-tool across Claude Code, Cursor, Copilot, and Codex. Install: npx robrain up && npx robrain install.
0 0 0
M
Mcp Server
AgentBase1
AgentBase: open registry of agent instruction files for AI agents. Search and retrieve system prompts, skills, workflows, domain packs, and safety filters via MCP tools. 44 files, CC0-licensed, free.
0 0 0
A
Agentcivics
agentcivics
Decentralized civil registry for AI agents on Sui. Soulbound identities, on-chain memories, reputation, refusal records. Hosted at agentcivics.ai/mcp (read-only, no install) or @agentcivics/mcp-server on npm (full write surface). Includes a gas-sponsor relay so registration doesn't require a pre-funded wallet.
0 0 0
M
Memora
agentic-mcp-tools
Persistent memory with knowledge graph visualization, semantic/hybrid search, cloud sync (S3/R2), and cross-session context management.
0 0 0
M
Memory Nexus Cloud
AgenticRevolution
Cloud-hosted persistent semantic memory for AI agents. Semantic search, knowledge graphs, specialist expertise hats, and multi-tenant isolation. Free 7-day trial.
0 0 0
M
Mcp
AgentModule
Agent-native knowledge infrastructure. Deterministic, vertical-specific knowledge bases engineered for autonomous agent consumption via MCP. Ethics module (22 modules, EU AI Act mapped) included with every membership. Free 24hr ethics trial.
0 0 0
Z
Zipmem Mcp
ahmetakyurt
Local-first long-term memory for terminal AI agents (Claude Code et al.) via Anchored Compacting. Stores blueprints, code anchors (fileβlineβconcept), and distilled lessons in a single JSON under .zipmem/, restoring full cross-session project context at near-zero token cost. No DB, no API keys, no embeddings. npx zipmem-mcp
0 0 0
I
Integrations
aidesignblueprint
Read-only doctrine access for the Agentic AI Blueprint β the industry standard reference for safe, observable, and steerable AI agent UX. Browse and search 10 principles, clusters, curated implementation examples, and application guides for production agentic AI systems. 13 public tools require no credentials. https://aidesignblueprint.com/mcp
0 0 0
A
Apple Notes Mcp
ailenshen
Read and write Apple Notes with bidirectional Markdown conversion. Fast SQLite queries for listing/searching, AppleScript + native import for full CRUD. Supports stdio and Streamable HTTP transports.
0 0 0
A
Agentkits Memory
aitytech
Persistent memory for AI coding assistants with hybrid search (FTS5 + vector embeddings), session tracking, automatic context hooks, and web viewer. SQLite-based with no daemon process β works with Claude Code, Cursor, Windsurf, and any MCP client.
0 0 0
C
Coldstart
AkashGoenka
Codebase memory for coding agents, with no embeddings and no API key. A deterministic AST index answers "which files are relevant to this task?" in milliseconds, and agents write durable notes about the repo that are content-hash checked β a note flags itself stale the moment the code it describes changes. Notes are markdown inside the repo, so they commit and review alongside your code. npm i -g @cstart/coldstart && coldstart init
0 0 0
C
Central Intelligence
AlekseiMarchenko
Persistent memory for AI agents. Five tools (remember, recall, context, forget, share) with semantic search via vector embeddings and agent/user/org scoping. Works with Claude Code, Cursor, Windsurf, and any MCP client.
0 0 0
C
Contextforge Mcp
alfredoizdev
Persistent memory for Claude Code, Cursor, and GitHub Copilot via MCP. Semantic search, Git commit/PR sync, project-based organization, team collaboration. Free tier available. npx contextforge-mcp
0 0 0
V
Vault Cortex
aliasunder
MCP server for Obsidian vaults β hybrid search, notes & files, memory, tasks, link graph, OAuth-protected.
0 0 0
M
Mengram
alibaizhanov
Human-like memory layer for AI agents with semantic, episodic, and procedural memory. Claude Code hooks (auto-save, auto-recall, cognitive profile). 29 MCP tools, knowledge graph, smart triggers, multi-user isolation. Python & JS SDKs.
0 0 0
R
Recallnest
AliceLJY
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.
0 0 0
O
Openhive Mcp
andreas-roennestad
Shared knowledge base where AI agents search and post problem-solution pairs. Agents query before solving, post after resolving. Semantic search via pgvector, duplicate detection, auto-scoring. npx openhive-mcp, Free to use
0 0 0
M
Memkin
AndreLYL
Local-first personal memory for AI agents. Ingests Feishu/Lark chats and Claude Code / Codex sessions, distills them into a private entity knowledge graph (people, projects, decisions, tasks), and serves it to any agent over MCP β read and write. npx memkin
0 0 0
S
Soul Mcp Server
AntonioTF5
Validate and generate SOUL.md agent identity files from Claude Desktop. SOUL.md is the open format for persistent AI agent identity β personality, voice, values, and behavioral constraints in a machine-readable YAML file.
0 0 0
A
ApeRAG
apecloud
Production-ready RAG platform combining Graph RAG, vector search, and full-text search. Best choice for building your own Knowledge Graph and for Context Engineering
0 0 0
A
Arthor Agent
arthurpanhku
...
0 0 0
A
Agentready Mcp
AshutoshRaj97
Make any website queryable by AI agents. Index a site then ask questions and get cited answers grounded in its content via RAG. Tools: listsites and asksite. npx -y @agentreadyweb/mcp
0 0 0
N
Nocturnusai
Auctalis
Deterministic reasoning engine for AI agent context compression. Extracts structured facts with logical inference, proof chains, and truth maintenance. REST API, Python/TypeScript SDKs, and MCP server integration.
0 0 0
M
Memex
ayushagrawal288
Production-grade persistent memory service for AI agents. Semantic search with recency decay (configurable Ξ± blend), local ONNX embeddings (zero API cost), background memory summarisation, and Prometheus/Grafana observability. docker compose up β no cloud dependencies.
0 0 0
M
Memocall
baodq06
Recall past Claude Code conversations from any project. Lists and searches your sessions, then loads one on demand as clean, compact Markdown β with outline, turn-range, and in-session search for large sessions. Read-only over local /.claude transcripts; collapses tool calls to stay under the context cap. npx -y memocall
0 0 0
B
Basemouse Core
basemouse
Shared, versioned memory for your agents across Claude Code, Cursor, Kiro and Grok. One MCP server, sourced answers, full history. Remote Streamable HTTP; anonymous browses a public demo corpus. Tools: search, getcontextpack, upsertdocument. https://basemouse.com/mcp
0 0 0
B
Basic Memory
basicmachines-co
Persistent, local-first AI memory: a semantic knowledge graph of plain Markdown files that humans and LLMs both read and write. Works with any MCP client, with optional cloud sync and team workspaces.
0 0 0
M
Myco
Battam1111
Agent-first cognitive substrate with 18 manifest-driven verbs (germinate / eat / assimilate / sporulate / traverse / immune / molt / β¦) and 25 lint dimensions enforcing contract invariants mechanically (R1βR7). Cross-session / cross-project memory via a self-validating filesystem graph β AST + markdown-link derived, not embedding-based. Provider-agnostic by design: MP1/MP2 dims forbid LLM-SDK imports in the kernel and plugin tree. Editable-default install. Works with Claude Code, Cursor, Windsurf, Zed, VS Code, and any MCP client.
0 0 0
B
Beever Atlas
Beever-AI
Open-source LLM knowledge base for teams. 28-tool native MCP server turns Slack/Discord/Teams/Mattermost chat into a typed knowledge graph + auto-generated wiki with cited answers, semantic search, expert finding, and decision tracing. BYO LLM via LiteLLM, Apache 2.0, on-prem via Docker.
0 0 0
P
Project Tessera
besslframework-stack
Local workspace memory for Claude Desktop. Indexes your documents (Markdown, CSV, session logs) into a vector store with hybrid search, cross-session memory, auto-learn, and knowledge graph visualization. Zero external dependencies β fastembed + LanceDB, no Ollama or Docker required. 15 MCP tools.
0 0 0
C
Callimachus
BetaBots-LLC
Local index and hybrid search (SQLite FTS5 + on-device vector KNN) over your AI coding-agent conversation history across 11 tools (Claude Code, Codex, Cursor, and more). Exposes searchthreads, searchcurrentproject, recentthreads, and getthread so any agent can recall its own past work.
0 0 0
M
Memory Arbiter Mcp
billy12151
AI enhancement middleware: precise retrieval replaces full-memory loading (80%+ token cut), rule-based conflict arbitration with explainable reasons, and one local SQLite shared across Claude Code/Codex/Cursor/ZCode. Local-first, zero cloud, MIT. pip install memory-arbiter-mcp
0 0 0
B
Bitatlas
bitatlas-group
Zero-Knowledge Cloud Drive for Humans and Agents. Client-side AES-256-GCM encryption with 7 MCP tools for encrypted file vault management β upload, download, search, and organize files that the server never sees in plaintext.
0 0 0
M
Mcp Obsidian
bitbonsai
Universal AI bridge for Obsidian vaults using MCP. Provides safe read/write access to notes with 11 comprehensive methods for vault operations including search, batch operations, tag management, and frontmatter handling. Works with Claude, ChatGPT, and any MCP-compatible AI assistant.
0 0 0
L
Lennys Quotes
bluzername
Query 269 episodes of Lenny's Podcast for product management wisdom. Search 51,000+ transcript segments with YouTube timestamps. Perfect for PRDs, strategy, and PM career advice.
0 0 0
C
Cachly Mcp
cachly-dev
Persistent AI memory brain for Claude Code, Cursor, Copilot, Windsurf, Cline & Zed. sessionstart() briefs your AI on last session, lessons, and open tasks in one call. 84 tools β Team Brain, semantic BM25+ search, Team Telepathy, Ambient Git Learning, Memory Crystals, Analytics, and managed Valkey/Redis. npx @cachly-dev/init β free tier, no credit card. Website
0 0 0
O
Openzim Mcp
cameronrye
Modern, secure MCP server for accessing ZIM format knowledge bases offline. Enables AI models to search and navigate Wikipedia, educational content, and other compressed knowledge archives with smart retrieval, caching, and comprehensive API.
0 0 0
P
Phloem
CanopyHQ
Local-first AI memory with causal graphs and citation verification. Semantic search, confidence decay when code drifts, and zero network connections. Works across Claude Code, Cursor, VS Code, and 7 more MCP clients.
0 0 0
H
Hipocampo
carrasquelalex1
Dual-memory MCP system (PostgreSQL 17 + pgvector + NVIDIA NIM). 11 tools: search, save, profile, health, auto-repair, stats, tune, dedup, checkpoint, maintenance. Sparse Selective Caching (SSC) with 4-phase progressive retrieval. Bilingual EN/ES. python scripts/hipocampomcpserver.py
0 0 0
E
Engram Mcp
Cartisien
Persistent semantic memory for AI agents. SQLite-backed, local-first, zero config. Semantic search via Ollama embeddings (nomic-embed-text) with keyword fallback. remember, recall, history, forget, and stats tools. Works with Claude Desktop, Cursor, and any MCP client.
0 0 0
S
Sessionmem
catfish-1234
Local-first memory layer for AI coding assistants. Watches your coding sessions and injects a compact summary at the start of each new session. No cloud, no account, just a SQLite file on your machine. Works with Claude Code, Cursor, Cline, Windsurf, and any other MCP host.
0 0 0
C
Claude Find
Cavinooo
Pull Deep Memory from across your Claude Code Sessions β when you need it.
0 0 0
A
Agentcairn
ccf
Local-first agent memory: a plain-Markdown Obsidian vault is the source of truth, with a rebuildable DuckDB index for hybrid BM25 + vector + graph recall. Non-lossy capture with secret redaction; works across Claude Code, Codex, Cursor, and any MCP host. uvx agentcairn
0 0 0
C
Cortex
cdeust
Persistent memory for Claude Code grounded in computational neuroscience (41 cited papers). Thermodynamic decay, hippocampal-cortical consolidation, predictive-coding write gate, WRRF retrieval. PostgreSQL + pgvector, 33 MCP tools, 7 lifecycle hooks. Benchmarked 97.8% R@10 on LongMemEval. claude plugin marketplace add cdeust/Cortex
0 0 0
C
Celiums Memory
celiums
Cognitive memory engine with 5,100+ knowledge modules, circadian rhythm awareness, and emotional state tracking (PAD model). Hybrid search (PostgreSQL + Qdrant vectors + Valkey cache), per-user memory isolation, and multi-protocol support (MCP, REST, OpenAI, LangChain, A2A). npx @celiums/memory Website
0 0 0
P
Prior Mcp
cg3-llc
Shared knowledge base where AI agents exchange proven solutions β including failed approaches, so your agent skips the dead ends. Smaller models get instant access to frontier-model discoveries. Free to search indefinitely when feedback is provided on results. Website
0 0 0
M
Mcp Server Chatsum
chatmcp
Query and summarize your chat messages with AI prompts.
0 0 0
M
MemoryMesh
CheMiguel23
Enhanced graph-based memory with a focus on AI role-play and story generation
0 0 0
W
Workspace Qdrant Mcp
ChrisGVE
Project-scoped semantic workspace memory for AI coding assistants. Watches your project files, auto-indexes code and docs into Qdrant with tree-sitter semantic chunking, LSP integration, and hybrid search (dense + sparse + RRF). 6 MCP tools: store, search, retrieve, grep, list, rules. Alpha β testers and feedback welcome.
0 0 0
S
Sovereign Mcp
cipherfoxie
MCP for the Sovereign AI Blog, a hands-on engineering log of self-hosted AI on NVIDIA DGX Spark (GB10/SM121A). 44+ articles covering SGLang, Mistral, Voxtral, OpenClaw. Three tools: full-text search, article retrieval, and SGLang config validator for GB10 hardware. Free, no auth, no client-side tracking. https://mcp.sovgrid.org/self-hosted-ai?ref=awesome-mcp
0 0 0
I
Iai Personal Memory Engine
CodeAbra
Local memory daemon for any MCP-over-stdio client with three-tier storage (episodic/semantic/procedural). Own SQLite + hnswlib store (Hippo) with bge-small-en-v1.5, MIT-licensed community-detection reranking (MOSAIC), and sleep-cycle consolidation. AES-256-GCM encrypted at rest, no telemetry. Verbatim recall >=99% and post-contradiction Rescue@10 1.000 at honest scale. Ambient capture via shell hooks. Windows support in beta.
0 0 0
C
Contextium Mcp Server
contextium-io
One shared context for every AI tool your team uses. Serves your team's knowledge, coding standards, skills, and AI agents to Claude, Cursor, Copilot, and any MCP client β load a whole workflow (docs, agents, skills, tasks, phases) in a single call. Versioned and permissioned. npx @contextium/mcp-server
0 0 0
M
Mcp Server
contextstream
Universal persistent memory for AI coding tools. Semantic code search, knowledge graphs, impact analysis, and decision tracking. 90.0% on LongMemEval-S. Works across Cursor, Claude Code, Windsurf, and any MCP client. npx -y @contextstream/mcp-server
0 0 0
C
Cc Sensei
contradictory-body
Distills Claude Code's 310K LoC source into 32 queryable architecture modules via MCP. 6 tools: list modules, query architecture, trace cross-cutting concerns, search patterns, and read source code. Sub-120ms p95, fully local, zero network deps.
0 0 0
C
Conversation Handoff Mcp
Hand off conversation context between Claude Desktop projects and across MCP clients. Memory-based, no file clutter.
0 0 0