Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by alfredfs85 • Uncategorized
An MCP server enabling search, read, and create operations on XWiki pages via REST API.
Search and retrieve content from XWiki instances.
Create or update pages in XWiki programmatically.
That require integration with XWiki via MCP protocol for automation.
The XWiki MCP Server provides a Model Context Protocol interface to interact with XWiki instances, allowing users to search for articles, retrieve page content, and create or update pages using XWiki syntax. It supports communication through JSON-RPC and Server-Sent Events, and can be deployed easily using Docker or run locally with Node.js. This server facilitates integration with tools like Cursor or Claude Desktop, enhancing automation and interaction with XWiki content.