Home › Search: memory

Search: memory

Search MCP servers and agent skills by name, description, category or topic — 354 results.

MCP Server Official Active

Memory

Knowledge graph-based persistent memory system.

89.1k TypeScript Updated today Score 90
MCP Server Active

DeusData/codebase-memory-mcp

Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, ~99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. `npx codebase-memory-mcp`

37k C Updated today Score 90
Agent Skill Active

muratcankoylan/memory-systems

Design short-term, long-term, and graph-based memory architectures

17.5k Python Updated 18d ago Score 85
MCP Server Active

basicmachines-co/basic-memory

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.

3.5k Python Updated today Score 85
Agent Skill Active

NVIDIA/Megatron-Bridge/perf-memory-tuning

Techniques for reducing peak GPU memory in Megatron Bridge — expandable segments, parallelism resizing, activation recompute, CPU offloading constraints, and common OOM fixes.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/NeMo-RL/session-memory

Manage durable working-session memory for coding agents.

2.8k Python Updated today Score 84
MCP Server Active

mnemox-ai/tradememory-protocol

Structured 3-layer memory system (trades → patterns → strategy) for AI trading agents. Supports MT5, Binance, and Alpaca.

1.4k Python Updated 2d ago Score 81
MCP Server Active

CodeAbra/iai-personal-memory-engine

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 ho

476 Python Updated today Score 77
MCP Server Active

sachitrafa/YourMemory

Persistent memory for AI agents with Ebbinghaus forgetting-curve decay, hybrid BM25+vector retrieval, and entity graph for multi-hop reasoning. Memories auto-prune by importance and recall rate. Built-in browser dashboard, multi-agent support, and `yourmemory ask` for zero-API-call local queries. `pip install yourmemory`

261 Python Updated 7d ago Score 74
MCP Server Active

varun29ankuS/shodh-memory

Cognitive memory for AI agents with Hebbian learning, 3-tier architecture, and knowledge graphs. Single ~15MB binary, runs offline on edge devices.

238 Rust Updated yesterday Score 74
MCP Server Active

omega-memory/omega-memory

Persistent memory for AI coding agents with semantic search, auto-capture, cross-session learning, and intelligent forgetting. 28 MCP tools, local-first.

192 Python Updated 9d ago Score 73
MCP Server Active

deusXmachina-dev/memorylane

Desktop app that captures screen activity via event-driven screenshots, stores AI-generated summaries and OCR text locally in SQLite, and exposes your activity history to AI assistants via MCP with semantic search, timeline browsing, and event detail retrieval.

124 TypeScript Updated yesterday Score 66
MCP Server Active

max-ramas/rms-memory-mcp

Local-first persistent memory for AI coding agents. Hybrid vector + full-text search (LanceDB + Tantivy), separate Markdown and Tree-sitter code indexes, per-project isolated vaults shared across IDEs (Cursor, Zed, Claude Code, Codex), bounded recall with abstain-on-low-confidence.

38 Rust Updated 4d ago Score 66
Agent Skill Active

awrshift/claude-memory-kit

Persistent memory with hooks, wiki, and daily synthesis for multi-project workflows

28 Python Updated 15d ago Score 65
MCP Server Active

IgorGanapolsky/mcp-memory-gateway

Pre-action gates that prevent AI coding agents from repeating known mistakes. Captures explicit feedback, auto-promotes failures into prevention rules, and enforces them via hooks.

24 JavaScript Updated today Score 64
MCP Server Active

Wuesteon/lean-memory

Embedded, local-first agent memory in a single SQLite file per namespace (vec0 + FTS5 hybrid retrieval). ADD-only history queryable as-of any past time; offline sleep-time maintenance stages dedupe/summarize/evict proposals a human reviews. No Docker, no server, no cloud key. `pip install 'lean-memory[mcp]'`

47 Python Updated 3d ago Score 62
MCP Server Active

mnemoverse/mcp-memory-server

Hosted memory that learns and forgets — feedback re-ranks what helps, recall fades by recency, similar memories consolidate. One key across Claude, Cursor, VS Code & ChatGPT.

16 JavaScript Updated 11d ago Score 62
MCP Server Active

hjqcan/GoodMemory

Local-first, auditable memory layer for Codex, Claude Code, and MCP clients. Stores scoped user/project memory in SQLite or Postgres, exposes read-only recall, trace, stats, and artifact tools by default, and supports opt-in governed writeback with review, forget, and audit controls. Published as `io.github.hjqcan/goodmemory` in the official MCP Registry.

14 TypeScript Updated yesterday Score 62
MCP Server Active

billy12151/memory-arbiter-mcp

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`

6 Python Updated today Score 58
MCP Server Active

tverney/mcp-agent-memory

Persistent agent memory via filesystem-native consolidation daemon. Agents read/write/search memory through MCP; a background daemon handles consolidation and extraction. Works with Kiro, Claude Desktop, Cursor, and any MCP client. `npx mcp-agent-memory --setup`

4 TypeScript Updated 8d ago Score 57
MCP Server Active

zzhang82/Agent-Memory-Bridge

MCP-native, local-first memory for coding agents that turns coding sessions into reusable engineering memory: decisions, gotchas, and domain knowledge.

4 Python Updated 3d ago Score 57
MCP Server Maintained

celiums/celiums-memory

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](https://celiums.io)

20 TypeScript Updated 2mo ago Score 56
MCP Server Active

yonro/memory-os-cli

XMemo is user-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp`

12 JavaScript Updated today Score 56
MCP Server Active

yamantaka520/Agent-Memory-OS

Local-first memory engine for AI-agent teams: private/team/project ACL (a hard gate before ranking), associative recall, and federated sync where revocation propagates across nodes. SQLite + FTS5, no LLM required; MCP server + web console included. `pip install 'agent-memory-os[mcp]'`

3 Python Updated yesterday Score 56
MCP Server Active

MarcelRoozekrans/memorylens-mcp

On-demand .NET memory profiling MCP server. Wraps JetBrains dotMemory with a heuristic rule engine (10 rules) to detect memory leaks, LOH fragmentation, and anti-patterns, providing AI-actionable code fix suggestions.

9 C# Updated today Score 55
MCP Server Maintained

carloshpdoc/memorydetective

iOS leak hunting and performance investigation. Reads `.memgraph` (`leaks(1)`) and `.trace` (`xctrace`) files, classifies retain cycles against a 34-pattern catalog (SwiftUI, Combine, Swift Concurrency, UIKit, Core Animation, Core Data, SwiftData, RxSwift, Realm), surfaces a Swift `fixTemplate` snippet for each match, and bridges to source via SourceKit-LSP. Single-call build+boot+launch fixes the

13 TypeScript Updated 2mo ago Score 54
MCP Server Maintained

michielinksee/linksee-memory

Local-first cross-agent memory with a 6-layer structure, Ebbinghaus-style forgetting curve, and drift detection that catches when code diverges from past decisions. One SQLite file shared across Claude Code, Cursor, Codex, and Gemini — no account or API key. `npx linksee-memory`

13 JavaScript Updated 1mo ago Score 54
MCP Server Active

michael-denyer/memory-mcp

Two-tier memory with hot cache (instant injection) and cold semantic search. Auto-promotes frequently-used patterns, extracts knowledge from Claude outputs, and organizes via knowledge graph relationships.

7 Python Updated 10d ago Score 54
MCP Server Stale

CheMiguel23/MemoryMesh

Enhanced graph-based memory with a focus on AI role-play and story generation

350 TypeScript Updated 5mo ago Score 53
MCP Server Maintained

tribal-memory/tribal

Self-hosted semantic memory server, served over MCP, for an engineering team's tribal knowledge: the tacit decisions and hard-won reasoning behind the code, captured once and kept queryable for the team and the agents they work with. Postgres-backed (pgvector).

8 Rust Updated 1mo ago Score 53
MCP Server Maintained

pomazanbohdan/memory-mcp-1file

A self-contained Memory server with single-binary architecture (embedded DB & models, no dependencies). Provides persistent semantic and graph-based memory for AI agents.

26 Rust Updated 2mo ago Score 52
MCP Server Maintained

xChuCx/agent-memory

Git-native project memory for coding agents: Markdown source of truth committed to your repo, reviewable staged updates (`review --diff` → `apply`), secret/PII-safe, branch-aware — no cloud, no vector DB.

7 Go Updated 1mo ago Score 52
Agent Skill Stale

hanfang/claude-memory-skill

Minimal, low-friction hierarchical memory system with background agents and filesystem-based persistence

45 Shell Updated 5mo ago Score 50
MCP Server Maintained

stevepridemore/graph-memory

Personal knowledge graph for Claude on Neo4j. Typed entities (Person/Project/Decision/Preference/Concept), bi-temporal edge validity (`valid_at`/`invalid_at`), per-type weighted decay, contradiction detection, and a nightly "dream" extraction process. Local bge-small-en embeddings, no API keys. Optional OAuth 2.1 + Cloudflare Tunnel for cross-device use across Claude Code, Desktop, web, and iOS.

2 TypeScript Updated 2mo ago Score 48
MCP Server Stale

aitytech/agentkits-memory

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.

64 TypeScript Updated 5mo ago Score 46
MCP Server Stale

JamesANZ/memory-mcp

An MCP server that stores and retrieves memories from multiple LLMs using MongoDB. Provides tools for saving, retrieving, adding, and clearing conversation memories with timestamps and LLM identification.

19 TypeScript Updated 7mo ago Score 46
MCP Server Maintained

mcasdfgf/mcp-roo-memory

Persistent fractal graph memory for AI coding agents via MCP. Semantic vector search, hot/cold/archive context tiers, decision tracking, and Docker-based deployment with Qdrant.

1 Python Updated 1mo ago Score 46
MCP Server Stale

Smart-AI-Memory/empathy-framework

Five-level AI collaboration system with persistent memory and anticipatory capabilities. MCP-native integration for Claude and other LLMs with local-first architecture via MemDocs.

13 HTML Updated 3mo ago Score 44
MCP Server Maintained

MWGMorningwood/Central-Memory-MCP

An Azure PaaS-hostable MCP server that provides a workspace-grounded knowledge graph for multiple developers using Azure Functions MCP triggers and Table storage.

3 C# Updated 2mo ago Score 44
MCP Server Stale

ErebusEnigma/context-memory

Persistent, searchable context storage across Claude Code sessions using SQLite FTS5. Save sessions with AI-generated summaries, two-tier full-text search, checkpoint recovery, and a web dashboard.

5 Python Updated 5mo ago Score 41
MCP Server Archived

modelcontextprotocol/server-memory

Knowledge graph-based persistent memory system for maintaining context

293 JavaScript Updated 1y ago Score 40
MCP Server Stale

ShipItAndPray/mcp-memory

Smart memory with exponential decay. Memories strengthen on access and fade when unused — solving the Karpathy problem of unbounded context growth. 7 tools, SQLite-based, zero dependencies.

2 JavaScript Updated 4mo ago Score 38
MCP Server Stale

g1itchbot8888-del/agent-memory

Three-layer memory system for agents (identity/active/archive) with semantic search, graph relationships, conflict detection, and LearningMachine. Built by an agent, for agents. No API keys required.

7 Python Updated 5mo ago Score 37
MCP Server Official Active

mediar-ai/screenpipe

Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware AI agents through a NextJS plugin ecosystem.

20.7k Rust Updated today Score 100
MCP Server Active

upstash/context7

Up-to-date code documentation for LLMs and AI code editors.

60.1k TypeScript Updated today Score 90
MCP Server Active

topoteretes/cognee

Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources

29.7k Python Updated today Score 90
MCP Server Active

vectorize-io/hindsight

Hindsight: Agent Memory That Works Like Human Memory - Built for AI Agents to manage Long Term Memory

19k Python Updated yesterday Score 90
MCP Server Active

skill-seekers/Skill_Seekers

Transform 17 source types (docs, GitHub repos, PDFs, videos, Jupyter, Confluence, Notion, Slack/Discord) into AI-ready skills and RAG knowledge. 35 MCP tools for scraping, packaging, enhancing, and exporting to vector databases (Weaviate, Chroma, FAISS, Qdrant). Supports 16+ target platforms.

14.7k Python Updated yesterday Score 90
128Next ›