mie

kraklabs/mie
★ 41 stars Go 🤖 AI/LLM Updated 27d ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mie": {
      "command": "go",
      "args": [
        "run",
        "github.com/kraklabs/mie@latest"
      ]
    }
  }
}

Topics

ai-agentsai-memoryai-toolsdeveloper-toolsembeddingsgraph-databaseknowledge-graphllmmcpmcp-servermodel-context-protocolsemantic-search