This server connects Claude to your PmWiki installation through a Docker container that reads your wiki.d directory. It exposes three tools: search_wiki for full-text queries with optional case sensitivity, read_page to pull complete page content, and list_pages to browse by group. All wiki pages show up as resources with pmwiki:// URIs. The setup runs over SSE transport and mounts your wiki directory read-only, so Claude can search and read your wiki pages without write access. You'd reach for this if you're running PmWiki and want Claude to answer questions by searching your documentation or retrieve specific page content on demand.
claude mcp add --transport stdio kcofoni-pmwiki-mcp uvx pmwiki-mcp