LLM MCP Server (BETA)

Last modified by Admin on 2026/03/19 00:54

cogMCP server exposing XWiki RAG search as a Model Context Protocol tool.
TypeJAR
CategoryAPI
Developed by

Matéo Munoz, Ludovic Dubost, Michael Hamann, Paul Pantiru

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1
Success

Installable with the Extension Manager

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

Get Connected