MemorizedMCP

PerkyZZ999/MemorizedMCP
★ 5 stars Rust 🤖 AI/LLM Updated 4mo ago
MemorizedMCP delivers a high‑performance, local‑first MCP Server in Rust that equips AI agents with an advanced hybrid memory system. It combines a knowledge graph, vector embeddings, and full‑text search with a novel documentary memory capability, enabling accurate recall of exact documents alongside rich semantic relationships.
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": {
    "memorizedmcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "MemorizedMCP"
      ]
    }
  }
}

Topics

agentic-aiaimcp-servermemory