Skip to main content
Glama
81,811 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Finding the best memory MCPs for in-session management" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    Not graded
    quality
    B
    maintenance
    A thin MCP server that securely enables AI agents to interact with Home Assistant, Mealie, and Nirvana via tools for automation, recipe management, and task tracking, while keeping credentials hidden.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A read-only MCP server that lets Unsloth Studio retrieve earlier local chat sessions from its SQLite database, providing tools to list, get, recall, and search sessions while excluding system messages and redacting sensitive patterns.
    MIT
  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    Provides cross-session memory for AI agents by maintaining a rolling 24-hour event stream and searchable daily archives to prevent context loss. It enables agents to record, query, and retrieve historical events and decisions through a structured markdown-based workspace.
    1
  • A
    license
    A
    quality
    B
    maintenance
    Provides comprehensive session management for Claude Code with automatic initialization/cleanup, quality checkpoints, and local conversation memory with semantic search for capturing learnings across coding sessions.
    6
    2
    BSD 3-Clause
  • A
    license
    B
    quality
    C
    maintenance
    Provides local, agentic semantic recall over Claude Code session history, enabling the agent to search past discussions semantically, expand turns, and grep transcripts.
    5
    12
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables searching and browsing past Claude Code sessions via hybrid FTS5 and vector search, with tools for session search, drill-down, coverage, and health reporting.
    1
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    A session-based thinking workspace for Claude that preserves and structures reasoning text. Supports structured session names, search, and persistent storage for complex problem-solving.
    14
    2
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Persists Claude Code sessions to Notion as team memory, enabling queryable recall of decisions, work state, and project architecture.
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Stores and serves a single conversation/session context for CIC agents, providing event ingestion, timeline projection, and search capabilities within a session scope.
  • F
    license
    Not graded
    quality
    B
    maintenance
    Slipstream - Built by Vektor Memory - a persistent multi-layered memory architecture. 4-layer associative graph memory (MAGMA) with autonomous REM cycle, CLI, DXT-MCP Cloak Tools.
    4
  • A
    license
    A
    quality
    C
    maintenance
    A different approach from typical persistent-memory MCPs. Instead of a local SQLite + embeddings store, the memory lives as plain files in a .ai-memory/ directory you commit to your repo (facts.jsonl, decisions/\*.md, gotchas.md). Git is the sync layer — what one Claude/Cursor/Cline learns about a repo, the next session (or a teammate's agent) picks up automatically. 5 MCP tools: get_rep
    5
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides Claude Co-work with MCP tools to search and record organizational memory, including search, read, query, ingest, remember, sync, and status operations.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server providing durable Substrate organizational memory tools, including search, read, query, ingest, remember, and sync. It integrates with Codex to automatically capture completed turns and session boundaries for persistent memory.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Local-first MCP server for long-term memory of dev sessions. It indexes session metadata with embeddings in Postgres/pgvector, enables semantic search over past sessions, and resolves only relevant session files for context.
    31
    MIT