mcp-memory-server

mcp-memory-server

3.1

If you are the rightful owner of mcp-memory-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Memory Server is an open-source project providing a memory storage, retrieval, and management system using Golang and Upstash's vector database.

MCP Memory Server is an open-source project currently in development that provides a memory storage, retrieval, and management system using Golang and Upstash's vector database. It offers a simple HTTP API for AI assistants to store and retrieve contextual information. The project implements the MCP (Model Control Protocol) specification, allowing AI models to interact with external tools in a standardized way.

Features

  • Store Memory: Save information with automatic vector embeddings.
  • Retrieve Memory: Semantic search for relevant information using natural language queries.
  • Delete Memory: Remove specific memories by their ID.