AllenMaxi/ContextGraph
Shared memory bus for MCP-compatible agents with permissions, subscriptions, and optional payments.
This project helps software developers working with AI agents to manage and share memory more effectively. It takes in structured facts, decisions, and task states from single or multiple coding agents and produces 'context packs' or 'delta packs' that allow agents to resume complex workflows without losing important details. Developers building and managing AI agent teams, especially for coding, support, or research tasks, are the primary users.
Use this if you are a developer building AI agents or multi-agent systems and need a robust, inspectable, and shared memory solution that goes beyond basic vector search or simple chat summaries.
Not ideal if you only need a personal memory for a single chatbot, are looking for a hosted agent runtime or enterprise identity management, or primarily need a vector database for generic RAG pipelines.
Stars
9
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/AllenMaxi/ContextGraph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude....
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
spences10/mcp-memory-libsql
🧠High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL....
mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs