wiki-mcp

dvystrcil/wiki-mcp
★ 0 stars Shell DevOps Updated today
wiki-mcp deploy manifests — kustomize base for the Go MCP server in dvystrcil/wiki-mcp-docker. Phase 3 of homelab#211.
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": {
    "wiki-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dvystrcil/wiki-mcp"
      ]
    }
  }
}