llm-wiki

geronimo-iia/llm-wiki
★ 1 stars Rust 💻 Code/Dev Tools Updated today
Git-backed wiki engine with MCP server — build knowledge that compounds
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": {
    "llm-wiki": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "llm-wiki"
      ]
    }
  }
}

README Excerpt

**Build knowledge that compounds — not answers that evaporate.** A git-backed wiki engine that turns a folder of Markdown files into a searchable, structured knowledge base. Accessible from the command line, from any MCP-compatible agent, or from any IDE via ACP. The engine has no LLM dependency. It manages files, git history,

Topics

acpdynamic-knowledge-repositorygitknowledge-baseknowledge-graphmcprustsearchtantivywiki