memex

garnizeh/memex
★ 0 stars Rust AI/LLM Updated today
Local, Offline Documentation Context Server (MCP) for LLMs & AI Coding Agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "memex": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "memex"
      ]
    }
  }
}

README Excerpt

> **Local, Offline Documentation Context Server (MCP) for LLMs & AI Coding Agents** **The fastest local documentation context engine · surgical retrieval · built for how agents actually work · 100% offline** **Memex** is a high-performance, 100% offline [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server written in Rust (2024 Edition). It serves as a semantic and structural gateway to project documentation, drastically reducing token consumption, context window pollution, and

Topics

documentationllmmcpvector-databasevector-search