MCP Directory

mie

by kraklabs · Go · ★ 42

Persistent 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.

#ai-agents#ai-memory#ai-tools#developer-tools#embeddings#graph-database#knowledge-graph#llm#mcp#mcp-server#model-context-protocol#semantic-search

Install

go install github.com/kraklabs/mie@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mie": {
      "command": "npx",
      "args": [
        "-y",
        "github:kraklabs/mie"
      ]
    }
  }
}

From the README

MIE - Memory Intelligence Engine Stop re-explaining yourself to every AI agent. MIE gives all your agents — Claude, ChatGPT, Cursor, Gemini — a shared, persistent knowledge graph they can read and write. Decisions, context, facts, and relationships survive across sessions, tools, and providers. |---|---| | Cross-agent | ❌ Claude doesn't know what you told ChatGPT | ✅ All agents share the same graph | | Structured | ❌ Flat text summaries | ✅ Typed nodes: facts, decisions, entities, events | | Queryable | ❌ Basic keyword recall | ✅ Semantic search, graph traversal, conflict detec…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers