PlateerLab/synaptic-memory
Brain-inspired knowledge graph: spreading activation, Hebbian learning, memory consolidation.
Distributes graph structure to Neo4j, vectors to Qdrant, and content blobs to MinIO for production multi-agent deployments. Built as a pure-Python library with modular backends (in-memory, SQLite, Neo4j + Qdrant), it auto-constructs ontologies using rule-based classification, semantic embeddings, and optional LLM enrichment, then ranks retrieval across five dimensions (relevance, importance, recency, vitality, context). Exposes 16 tools via MCP server and implements four-tier memory consolidation (L0–L3) with Hebbian co-activation weighting to reinforce successful agent decision patterns.
Available on PyPI.
Stars
25
Forks
—
Language
Python
License
MIT
Category
Last pushed
Mar 23, 2026
Monthly downloads
632
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/PlateerLab/synaptic-memory"
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...
mnemox-ai/tradememory-protocol
MCP server for AI trading memory — outcome-weighted cognitive memory with 10 tools, 399 tests.
spences10/mcp-memory-libsql
🧠 High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL....
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs