Home › Other › mindbase-llm-wiki

mindbase-llm-wiki

LLM-maintained personal wiki: cross-references sources, flags contradictions. Local markdown.

TypeScript
★ 118 stars Last pushed 2026-09-14 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.3)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mindbase-llm-wiki": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "MINDBASE_DATA_DIR": "<YOUR_VALUE>"
      }
    }
  }
}
  • MINDBASE_DATA_DIR — Data directory for projects and wiki files (default: ~/mindbase-data)

Related servers

Data from the Official MCP Registry