tristan-mcinnis/claude-code-agentic-semantic-memory-system-mcp
This guide provides complete instructions for implementing an **Agentic Semantic Memory System** that enables Claude agents to:
This project helps developers enhance their AI agents by giving them a long-term memory. It allows Claude agents to remember past conversations, user preferences, and important project details across multiple sessions. You input information or questions, and the system stores or retrieves relevant memories, making your Claude agent more consistent and knowledgeable over time.
No commits in the last 6 months.
Use this if you need your Claude AI agent to retain context and learn from past interactions, allowing for more consistent and intelligent responses.
Not ideal if you are looking for a standalone application for personal note-taking or general knowledge management outside of an AI agent's workflow.
Stars
11
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Aug 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/tristan-mcinnis/claude-code-agentic-semantic-memory-system-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Intina47/context-sync
Local persistent memory store for LLM applications including continue.dev, cursor, claude...
sgroy10/speclock
AI Constraint Engine by Sandeep Roy — stops AI from breaking what you locked. 100/100 on...
patravishek/memex
Retains Claudes session
maydali28/memcp
A persistent memory MCP server for Claude Code - Recursive Language Model integration for Claude...
seongjaeryu/bindly-claude-code
Knowledge completion layer for Claude Code - finish your thoughts and make them reusable across...