julymetodiev/post-cortex
Post-Cortex provides durable memory infrastructure with automatic knowledge graph construction, intelligent entity extraction, and semantic search powered by local transformer models.
Implements an MCP server integrating with Claude that persists multi-session memory through RocksDB or SurrealDB backends, enriching semantic search results with Graph-RAG entity relationships. Built in Rust with lock-free architecture and HNSW vector indexing for sub-10ms queries, it offers stdio or HTTP transport modes with optional daemon deployment for shared memory across multiple Claude instances. Automatically extracts entities and relationships during conversation logging, enabling privacy-preserving local inference without external API dependencies.
Stars
20
Forks
6
Language
Rust
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/julymetodiev/post-cortex"
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....
mnemox-ai/tradememory-protocol
MCP server for AI trading memory — outcome-weighted cognitive memory with 10 tools, 399 tests.
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
mordechaipotash/brain-mcp
Your AI has amnesia. Persistent memory and cognitive context for AI. 25 MCP tools. 12ms recall.
nonatofabio/local_faiss_mcp
Local FAISS vector store as an MCP server – Agent Memory, drop-in local semantic search for...