mcp-memory-service
Provides persistent memory services for AI agents, supporting REST API, knowledge graphs, and autonomous integration.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 1.9k
- Source
- mcp-github
- Repository
- github.com/doobidoo/mcp-memory-service
Overview
mcp-memory-service is an open-source persistent memory backend designed specifically for AI agents. It offers multiple transport methods including REST API, MCP, OAuth, and CLI, and supports knowledge graphs and autonomous integration. AI agents can store decisions, share causal chains, and retrieve context in under 5ms without relying on cloud services or paying API fees. Compatible with various frameworks such as LangGraph, CrewAI, and AutoGen. With simple installation and configuration, it can be quickly integrated and used.
Capabilities
- ▪REST API support for 76 endpoints
- ▪Shared causal chains via knowledge graph
- ▪Automatic memory tagging with X-Agent-ID header
- ▪conversation_id bypasses duplicate elimination
- ▪SSE events for real-time notifications
- ▪Local running of embedded models
Use cases
Setup
pip install mcp-memory-service; MCP_ALLOW_ANONYMOUS_ACCESS=true memory server --http
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to use mcp-memory-service in Claude?
Set up Remote MCP and expose the service via Cloudflare Tunnel, then add a connector in Claude.
Does it support other frameworks?
Yes, it supports multiple frameworks including LangGraph, CrewAI, AutoGen, and more.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
CodeWhale
An open-source coding assistant for the terminal, supporting multiple models and extensions.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.