# MegaMemory MCP server

Agent View of the PolicyLayer registry record for MegaMemory: identity, probed posture, risk grade, and all 9 tools classified. HTML page: https://policylayer.com/tools/0xk3vin-megamemory

## Facts

- Server id: `0xk3vin/megamemory`
- Homepage: https://github.com/0xK3vin/MegaMemory
- Registry record: grade D, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 9
- Tool categories present: Destructive, Read, Write
- Tags: 0xk3vin megamemory, admin
- Record last modified: 2026-06-11T02:58:37.588Z

## Tools (9)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `remove_concept` | Destructive | Critical | https://policylayer.com/tools/0xk3vin-megamemory/remove-concept.md |
| `get_concept` | Read | Low | https://policylayer.com/tools/0xk3vin-megamemory/get-concept.md |
| `list_conflicts` | Read | Low | https://policylayer.com/tools/0xk3vin-megamemory/list-conflicts.md |
| `list_roots` | Read | Low | https://policylayer.com/tools/0xk3vin-megamemory/list-roots.md |
| `understand` | Read | Low | https://policylayer.com/tools/0xk3vin-megamemory/understand.md |
| `create_concept` | Write | Medium | https://policylayer.com/tools/0xk3vin-megamemory/create-concept.md |
| `link` | Write | Medium | https://policylayer.com/tools/0xk3vin-megamemory/link.md |
| `resolve_conflict` | Write | Medium | https://policylayer.com/tools/0xk3vin-megamemory/resolve-conflict.md |
| `update_concept` | Write | Medium | https://policylayer.com/tools/0xk3vin-megamemory/update-concept.md |

## Tool descriptions

- `remove_concept` — Soft-delete a concept from the knowledge graph. The concept and its removal reason are preserved in history.
- `get_concept` — Look up a concept by its exact ID. Returns the concept with its full context including children, edges, incoming edges, and parent. Unlike
- `list_conflicts` — List all unresolved merge conflicts in the knowledge graph, grouped by merge_group. Each group contains competing versions with full data. Call this when the user runs /merge to begin AI-assisted conflict resolution.
- `list_roots` — List all top-level concepts in the knowledge graph with their direct children. Call this at the start of a session to get a high-level project overview.
- `understand` — Query the project knowledge graph. Call this before starting any task to load relevant context about concepts, features, and architecture. Returns matched concepts with their children, edges, and parent context.
- `create_concept` — Add a new concept to the knowledge graph. Call this after completing a task to record new features, components, patterns, or decisions you built. Include specific details: parameter names, defaults, file locations, and rationale.
- `link` — Create a relationship between two existing concepts.
- `resolve_conflict` — Resolve a merge conflict by providing the correct resolved content. Read both conflict versions, verify against the current codebase, then provide the accurate resolved summary. Do NOT just pick a side — write the truth.
- `update_concept` — Update an existing concept in the knowledge graph. Call this after completing a task that changed existing features or components. Only include fields that changed.

## Related servers

- UnClick (1658 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Pfsense (680 tools) — https://policylayer.com/tools/abl030-pfsense-mcp.md
- Yaver (646 tools) — https://policylayer.com/tools/io-github-kivanccakmak-yaver.md
- MCP Framework Personal (643 tools) — https://policylayer.com/tools/inggerman-mcps.md
- AdButler (622 tools) — https://policylayer.com/tools/adbutler.md
- Crow (587 tools) — https://policylayer.com/tools/kh0pper-crow.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=0xk3vin-megamemory · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/0xk3vin-megamemory
