MegaMemory
未申請Persistent project knowledge graph for coding agents. MCP server with semantic search, in-process embeddings, and web explorer.
インストール
npm install -g megamemory未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(9個)
create_concept
Add a new concept with optional edges and file references.
get_concept
Look up a concept by its exact ID. Returns full context including children, edges, incoming edges, and parent.
link
Create a typed relationship between two concepts.
list_conflicts
List unresolved merge conflicts grouped by merge group.
list_roots
List all top-level concepts with direct children.
remove_concept
Soft-delete a concept with a reason. History preserved.
resolve_conflict
Resolve a merge conflict by providing verified, correct content based on the current codebase.
understand
Semantic search over the knowledge graph. Returns matched concepts with children, edges, and parent context.
update_concept
Update fields on an existing concept. Regenerates embeddings automatically.