LLM MCP Server (BETA)
Last modified by Admin on 2026/03/19 00:54
| MCP server exposing XWiki RAG search as a Model Context Protocol tool. |
| Type | JAR |
| Category | API |
| Developed by | Matéo Munoz, Ludovic Dubost, Michael Hamann, Paul Pantiru |
| Rating | |
| License | GNU Lesser General Public License 2.1 |
Table of contents
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).
You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.
Versions
Dependencies
Dependencies for this extension (org.xwiki.contrib.llm:application-ai-llm-mcp-server 0.8):
- org.xwiki.platform:xwiki-platform-rest-api 17.4.4
- org.xwiki.platform:xwiki-platform-rest-server 17.4.4
- org.xwiki.platform:xwiki-platform-container-servlet 17.4.4
- org.xwiki.contrib.llm:application-ai-llm-index-api 0.8
- io.modelcontextprotocol.sdk:mcp-core 1.0.0
- io.modelcontextprotocol.sdk:mcp-json-jackson2 1.0.0