
Pmwiki Mcp
Search and read PmWiki page files so your agent can answer questions from your team wiki without manual copy-paste.
Overview
io.github.kcofoni/pmwiki-mcp is a MCP server for the Build phase that searches and reads PmWiki pages from a mounted wiki.d directory.
What is this MCP server?
- Full-text search across all wiki pages
- Case-sensitive and case-insensitive search options
- List all pages or filter by group
- Read complete page contents with context snippets
- Registry version 1.0.4
- OCI package docker.io/kcofoni/pmwiki-mcp:v1.0.4
- Required env: WIKI_DIR (wiki.d path)
What problem does it solve?
Your answers live in PmWiki files the agent cannot see unless you constantly paste excerpts into the chat.
Who is it for?
Solo builders or tiny teams using file-based PmWiki next to their dev environment.
Skip if: Teams on Notion, Confluence, or Git-only docs without a local PmWiki wiki.d tree.
What do I get? / Deliverables
After install, the agent can search groups, list pages, and load full PmWiki content from WIKI_DIR.
- Search results and snippets across PmWiki pages
- Full page content reads filtered by wiki group when needed
Recommended MCP Servers
Journey fit
How it compares
Read-only PmWiki filesystem MCP, not a wiki editor or hosted docs API.
Common Questions / FAQ
Who is io.github.kcofoni/pmwiki-mcp for?
Developers who maintain a PmWiki installation and want MCP agents to query that wiki from the IDE or terminal.
When should I use io.github.kcofoni/pmwiki-mcp?
Use it during Build and docs work when implementing features that must align with internal wiki procedures or architecture pages.
How do I add io.github.kcofoni/pmwiki-mcp to my agent?
Run docker.io/kcofoni/pmwiki-mcp:v1.0.4, mount your wiki.d path read-only, set WIKI_DIR to that path inside the container, and register SSE at http://localhost:3000/sse.