Skip to main content
Glama

Memory MCP Server

by tomschell

local-only server

The server can only run on the client's local machine because it depends on local resources.

A long-term memory storage system for LLMs that helps them remember context across multiple sessions using semantic search with embeddings to provide relevant historical information from past interactions and development decisions.

Related MCP Servers

  • -
    security
    A
    license
    -
    quality
    Provides a semantic memory layer that integrates LLMs with OpenSearch, enabling storage and retrieval of memories within the OpenSearch engine.
    Last updated -
    4
    Apache 2.0
  • -
    security
    A
    license
    -
    quality
    A Model Context Protocol server enabling LLMs to search, retrieve, and manage documents through Rememberizer's knowledge management API.
    Last updated -
    34
    Apache 2.0
  • -
    security
    F
    license
    -
    quality
    A server that manages conversation context for LLM interactions, storing recent prompts and providing relevant context for each user via REST API endpoints.
    Last updated -
    596
  • A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that provides knowledge graph-based persistent memory for LLMs, allowing them to store, retrieve, and reason about information across multiple conversations and sessions.
    Last updated -
    9
    94,391
    2
    MIT License

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tomschell/mcp-long-term-memory'

If you have feedback or need assistance with the MCP directory API, please join our Discord server