Skip to main content
Glama
83,095 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A server for finding information about memory" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP Memory is an MCP Server that gives MCP Clients the ability to remember information about users across conversations. It uses vector search technology to find relevant memories based on meaning, not just keywords.
    22
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to remember user information and preferences across conversations using vector search technology. Built on Cloudflare infrastructure with isolated user namespaces for secure, persistent memory storage.
    22
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A local-first MCP server for persistent memory with vector search, metadata filtering, fact tracking, and graceful degradation when dependencies fail.
    31
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A general-purpose MCP memory server that gives AI clients long-term memory with semantic search, memory classification, priority management, and progressive injection, supporting local JSON or cloud PostgreSQL storage.
    AGPL 3.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP Memory is a MCP Server that gives MCP Clients the ability to remember information about users across conversations using vector search.
    22
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to remember user information across conversations using vector search technology. Built on Cloudflare infrastructure with isolated user namespaces for secure, persistent memory storage and retrieval.
    22
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A self-organizing, persistent semantic memory layer that enables AI agents to store, categorize, and retrieve information using hybrid vector and keyword search. It features autonomous chunking, deduplication, and hierarchical taxonomy management through a PostgreSQL-backed MCP server.
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Embedded, local-first agent memory: facts extracted into a per-namespace SQLite file (vec0 + FTS5) with hybrid retrieval and point-in-time (time-travel) queries. ADD-only history over stdio — no server process, no cloud dependency.
    7
    47
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    Provides persistent memory for AI agents using hybrid search (vector embeddings + BM25) with neural reranking, enabling storage and retrieval of insights, debugging solutions, and patterns across coding sessions.
    8
    MIT