$ timeahead.in
/ servers/pypi/mcp-memory-service
pypi

mcp-memory-service

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

2k stars3k/wkupdated 0d agogithub ↗
54poor
▣ Overview
WebsiteLicense: Apache 2.0PyPI versionPythonCodeberg starsWorks with LangGraphWorks with CrewAIWorks with AutoGenWorks with ClaudeWorks with CursorRemote MCPclaude.ai Browser CompatibleOAuth 2.0

What it does

A persistent memory service for multi-agent AI systems and Claude applications. Exposes a REST API and knowledge graph backend where agents durably store observations, conversations, and learned facts across multiple runs and sessions. The knowledge graph component organizes memories semantically; an autonomous consolidation feature summarizes and compresses accumulated context to reduce token overhead on subsequent operations while enabling agents to reason over their full interaction history.

Who it's for

Backend engineers integrating LangGraph or AutoGen agents into production systems; product teams building multi-turn Claude experiences that require persistent session memory; platform engineers designing memory infrastructure and observability for agent fleets.

Common use cases

  • Retain conversation history and learned facts across agent runs without duplicating context in each prompt
  • Build semantic knowledge graphs from agent observations, user interactions, and discovered facts
  • Consolidate memory automatically to reduce token overhead on subsequent agent or Claude API calls
  • Enable multiple independent agents to query and reference shared learned context and observations
  • Ground extended Claude conversations in context previously collected by upstream agent workflows

Setup pitfalls

  • 27 secrets detected in the repository — security review and credential rotation are critical before any production deployment
  • No CI pipeline — code lacks automated testing and linting; conduct thorough security and functionality audits before production use
  • Requires filesystem write permissions for memory persistence — ensure appropriate directory access, isolation, and backup strategies for the running service
  • Makes network calls to external services — configure authentication credentials, proxies, and firewall rules appropriately for your environment
27 credentials detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
0
0.0
Freshness
25%
100
25.0
Adoption
20%
75
15.0
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
54.0
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecevalsecrets
◆ Risk level: high
fs read + fs write + network + exec + eval + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "mcp-memory-service-1": {
      "command": "uvx",
      "args": [
        "mcp-memory-service"
      ]
    }
  }
}
📈 Score historylast 46 snapshots
5/10/20267/21/2026 · 46 snapshots
⚙ Maintenance health
maintenance data not yet available — check back later.
⛁ Raw data
weekly downloads3k
github stars2k
forks299
open issues15
license✓ present
readme length30709 chars
last commit0d ago
last updated5d ago
install verified✓ pass · 70d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points