CombinedMemory-v2

quinnbmay/CombinedMemory-v2

3.1

If you are the rightful owner of CombinedMemory-v2 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.

The Model Context Protocol (MCP) server is designed for headless environments, providing efficient memory storage and retrieval with HTTP transport.

CombinedMemory v2

MCP (Model Context Protocol) server with HTTP transport for headless environments.

Quick Start

npm install
npm run build
npm start

Features

  • Memory storage and retrieval with Redis/DragonflyDB persistence
  • HTTP transport with Fastify
  • Bearer token authentication
  • In-memory fallback when Redis unavailable