0xK3vin/MegaMemory
Persistent project knowledge graph for coding agents. MCP server with semantic search, in-process embeddings, and web explorer.
MegaMemory helps AI coding agents remember project details across different work sessions. It takes natural language descriptions of code concepts, architecture, and decisions, then allows the agent to semantically search and recall these details for future tasks. This tool is for developers who use AI coding assistants like OpenAI Codex, Claude Code, or Antigravity and want them to maintain a consistent understanding of a project over time.
Available on npm.
Use this if you want your AI coding agent to build a persistent knowledge base of your project's features, modules, patterns, and decisions, and recall this information intelligently when working on new tasks.
Not ideal if you are looking for a traditional code analysis tool that parses ASTs or performs static analysis, as this focuses on agent-driven concept storage rather than direct code symbol indexing.
Stars
59
Forks
7
Language
TypeScript
License
MIT
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/0xK3vin/MegaMemory"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
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