fit-wiki-mcp
Model Context Protocol server and CLI for FIT Wiki.
Versions
0.1.10latest0.1.90.1.80.1.70.1.6+ show 6 moreshow less
0.1.50.1.40.1.30.1.20.1.10.1.0Tools 10
fitwiki_search Live-search FIT Wiki pages with DokuWiki search.
fitwiki_read_page Read a FIT Wiki page by page id or URL as markdown, raw wiki syntax, or clean HTML. For diagrams, scans, or visual PDF content, use the file/PDF tools too; text extraction can miss embedded figures.
fitwiki_list_index List visible FIT Wiki pages and namespaces from the DokuWiki index tree.
fitwiki_find_files Find images, PDFs, and downloadable files linked from a FIT Wiki page. Use before get_file when answers depend on diagrams, scans, or attachments rather than page text alone.
fitwiki_get_file Download a same-origin FIT Wiki media/file URL or media id. Raster images return MCP image content; SVGs return rendered PNG image content; PDFs and other binaries return embedded resources with real MIME type and base64 blob. For PDFs, render/view pages visually in the client before answering questions that depend on diagrams, scans, formulas, tables, or layout.
fitwiki_pdf_info Inspect a same-origin FIT Wiki PDF URL or media id. Returns page count, page labels, outline, and basic document metadata. Use before rendering pages when unsure which page matters.
fitwiki_pdf_page_text Extract text from one page of a same-origin FIT Wiki PDF URL or media id. Text extraction can miss diagrams, formulas, scans, and layout; use pdf_page_image for visual inspection.
fitwiki_pdf_page_image Render one page of a same-origin FIT Wiki PDF URL or media id as MCP image/png. Prefer this for diagrams, scans, formulas, tables, and layout-dependent answers.
fitwiki_export_pdf Export a FIT Wiki page as PDF through DokuWiki's export_pdf action. Useful when visual layout, formulas, diagrams, or embedded images matter more than text-only page extraction.
fitwiki_auth_check Check whether the configured FIT Wiki cookie logs in successfully.
Permissions 1
env_vars low Scan Findings 0
No scan findings.