Enterprise DNA
M MCP Servers Developer low

doobidoo/mcp-memory-service

by Various

๐Ÿ“‡ ๐Ÿ  - Universal memory service providing semantic search, persistent storage, and autonomous memory consolidation

D

MCP

doobidoo/mcp-memory-service

Added 1 June 2026

Overview

A universal memory service for MCP servers that stores and retrieves information using semantic search. It provides persistent storage and automatically consolidates memories over time.

Best for

Best for
Developers building MCP-based agents that need persistent, searchable memory

Use cases

  • Give an AI assistant long-term recall across sessions
  • Store and search project context or user preferences
  • Enable agents to remember past interactions without manual prompting

Notes

A universal memory service for MCP servers that stores and retrieves information using semantic search. It provides persistent storage and automatically consolidates memories over time.

Use cases

  • Give an AI assistant long-term recall across sessions
  • Store and search project context or user preferences
  • Enable agents to remember past interactions without manual prompting

Pros

  • Semantic search makes retrieval relevant even with vague queries
  • Autonomous consolidation reduces manual memory management
  • Works as a drop-in MCP server for existing toolchains

Cons

  • Requires running a separate service alongside your MCP server
  • Semantic search quality depends on the underlying embedding model
  • No built-in access controls or multi-user isolation

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Semantic search makes retrieval relevant even with vague queries
  • Autonomous consolidation reduces manual memory management
  • Works as a drop-in MCP server for existing toolchains

Cons

  • Requires running a separate service alongside your MCP server
  • Semantic search quality depends on the underlying embedding model
  • No built-in access controls or multi-user isolation