Mie
UnclaimedPersistent memory graph for AI agents. Facts, decisions, entities, and relationships that survive across sessions, tools, and providers. MCP server — works with Claude, Cursor, ChatGPT, and any MCP client.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (12)
mie_analyze
Surfaces related context before storing — the agent decides what's worth remembering
mie_bulk_store
Batch store up to 50 nodes with cross-references — ideal for importing knowledge from files or git history
mie_conflicts
Detect contradictions in stored knowledge
mie_delete
Remove nodes with cascade (embedding + edges) or remove individual relationships
mie_export
Export the full graph as JSON or Datalog
mie_get
Retrieve a single memory node by ID with full details
mie_list
List and filter nodes with pagination
mie_query
Semantic search, exact lookup, or graph traversal across all node types
mie_repair
Rebuild HNSW indexes and clean orphaned embeddings
mie_status
Graph health, node counts, usage metrics
mie_store
Writes facts, decisions, entities, events, and relationships to the graph
mie_update
Invalidate outdated facts, update statuses — with full history preserved