Provides a simple Model Context Protocol (MCP) server for accessing Document360 knowledge base content via GET operations.
This lightweight Model Context Protocol (MCP) server offers a streamlined way to interact with Document360 knowledge base content. Built with FastMCP, it provides the essential functionality required for applications and AI models to discover and read pages, categories, and articles through simple GET operations, serving as a minimal bridge to your Document360 documentation.
Key Features
01Get Category by ID
02Get Category Page Content by ID
03Get Article by ID
04Search in Project Versions
05List Project Versions
060 GitHub stars
Use Cases
01Enabling AI models to discover Document360 project versions, categories, and pages
02Allowing applications to read Document360 page and article content
03Integrating Document360 knowledge base into systems requiring an MCP interface