gypsum

mnorrsken/gypsum
★ 1 stars Go Memory/Knowledge Updated 2d ago
A self-hosted personal wiki built for LLM-driven knowledge management, with a built-in MCP server so your AI assistant can build and maintain the wiki
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": {
    "gypsum": {
      "command": "go",
      "args": [
        "run",
        "github.com/mnorrsken/gypsum@latest"
      ]
    }
  }
}

README Excerpt

A self-hosted personal wiki built for LLM-driven knowledge management. Pages are Markdown files in a git repo, and a built-in MCP server gives AI assistants full read/write access — so your LLM can build and maintain the wiki, not just read it. The most useful thing you can do with an LLM isn't generating text — it's building up a personal knowledge base over time. Point it at source material and it will produce a structured, interlinked wiki. Ask it questions and it will research across that wi

Tools (8)

GYPSUM_AUTH_USER_HEADERGYPSUM_GIT_PULL_INTERVALGYPSUM_GIT_PUSH_DELAYGYPSUM_MCP_ALLOWED_ORIGINSGYPSUM_MCP_SECTIONSGYPSUM_METRICS_PORTGYPSUM_PROBE_PORTGYPSUM_SECURE_SALT