mcp-memory-service

Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation.

23 articles 1.4k View on GitHub ↗
23 articles
How to Implement Custom Memory Types Beyond the Built-in Ontology in MCP Memory Service

Learn how to implement custom memory types in MCP Memory Service by extending the ontology at runtime. Set the MCP_CUSTOM_MEMORY_TYPES variable with a JSON payload to add new types without code changes.

how-to-guide
Feb 28, 2026
Security Implications of MCP_ALLOW_ANONYMOUS_ACCESS=true in MCP Memory Service

Discover the significant security implications of MCP_ALLOW_ANONYMOUS_ACCESS=true. Learn why this setting grants unauthenticated read-only access and should be avoided in production.

security-implications
Feb 28, 2026
How the Sync Importer Handles Bulk Memory Imports in MCP Memory Service

Learn how the sync importer handles bulk memory imports in MCP Memory Service. Discover efficient JSON import with deduplication and dry-run features.

how-to-guide
Feb 28, 2026
How the MCP Memory Service Implements Tag Taxonomy with Soft Validation

Discover how the MCP Memory Service uses a namespace-based tag taxonomy and soft validation to enforce standards and ensure backward compatibility. Learn about prefixes and legacy data handling.

deep-dive
Feb 28, 2026
How to Debug Memory Storage Issues Using Health Check Endpoints in MCP Memory Service

Debug memory storage issues in MCP Memory Service using health check endpoints. Query /api/health/detailed and /api/health/sync-status to quickly pinpoint failures.

how-to-guide
Feb 28, 2026
X-Agent-ID Scoping Strategy Performance Implications in MCP Memory Service

Understand X-Agent-ID scoping strategy performance in MCP Memory Service. Discover how comma-separated tags impact retrieval speed and learn about its negligible write-time overhead.

performance
Feb 28, 2026
How to Migrate from Mem0 or Zep to MCP Memory Service: A Complete 4-Phase Guide

Migrate from Mem0 or Zep to MCP Memory Service with our 4 phase guide. Learn to provision, swap SDK calls, bulk import data, and validate integrity for a seamless transition.

migration-guide
Feb 28, 2026
MCP Memory Service Docker Deployment Modes: Slim, Glama, and Standalone Explained

Understand MCP Memory Service Docker deployment modes: Slim, Glama, and Standalone. Learn which mode suits your needs for efficient cloud or server operation. Explore key differences and choose the best fit.

deep-dive
Feb 28, 2026
How Does the Quality Scoring System Evaluate Memory Relevance in MCP Memory Service?

Discover how MCP Memory Service quality scoring evaluates memory relevance using a composite score combining heuristic analysis, AI signals, time decay, tag matching, and project filters. Learn more.

deep-dive
Feb 28, 2026
How to Configure MCP Memory Service Startup and HTTP Mode: Complete Environment Variable Guide

Configure MCP Memory Service startup and HTTP mode using environment variables. This guide details essential settings for server activation, port binding, and authentication.

how-to-guide
Feb 28, 2026
How Hybrid Search in MCP Memory Service Combines BM25 and Vector Search for Better Recall

Discover how hybrid search in MCP Memory Service unites BM25 and vector search to boost recall. Learn how parallel searches, score normalization, and weighted fusion deliver superior results for term and semantic matches.

deep-dive
Feb 28, 2026
MCP Memory Service Backup Scheduler Architecture and Configuration Guide

Explore the four-layer asyncio backup scheduler architecture for MCP Memory Service. Learn how to configure automated SQLite snapshots and manual controls.

architecture
Feb 28, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →