Releases: lnikonl/xwiki-mcp
Releases · lnikonl/xwiki-mcp
Release list
v20260810-3
v20260810-2
What's Changed
Full Changelog: v20260808-1...v20260810-2
v20260810-1
What's Changed
Full Changelog: v20260808-1...v20260810-1
v20260808-1
First release
Tools
list_spaces— list all (nested) spaceslist_pages— list pages in a space; nested spaces asManuals/ansibleorManuals.ansibleget_page— read page (title, content, version, author, syntax)get_page_version— read a specific page revision, e.g.2.1list_page_children— child pages of a pagesave_page— create/update page (PUT, idempotent; content in XWiki 2.1 syntax)search_pages— full-text searchget_page_history— page versionslist_attachments— page attachmentsupload_attachment— upload a base64-encoded file (images included) as a page attachmentdownload_attachment— download an attachment; images are returned as rendered image content, other files as base64 textlist_comments/add_comment— page comments (author set server-side)get_modifications— latest wiki modifications (recent changes)list_tags— all tags defined in the wikiset_page_tags— assign tags to a page (modereplace/add; replaces or merges the tag set)get_pages_by_tag— pages tagged with any of the given tagsdelete_page,delete_attachment— only when-allow-deleteis set