tostechbr/memoryClaw
Universal Memory & Context Engine (MCP Server) to give Long-Term Memory to AI Agents.
This project helps AI agents retain information across conversations and sessions, giving them a form of long-term memory. It takes your notes, project details, or other contextual information in Markdown files and allows your AI agent to search and retrieve relevant snippets. An AI agent developer or advanced user building AI workflows with tools like n8n would use this to enhance their AI's capabilities.
Use this if you need your AI agent to remember past interactions, access a curated knowledge base, and maintain context over time, without exceeding token limits.
Not ideal if you require multi-user memory isolation immediately, as this feature is currently in development.
Stars
7
Forks
4
Language
TypeScript
License
MIT
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/tostechbr/memoryClaw"
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....
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs
mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants