Mkdocs Mcp is an experimental MCP server that exposes static documentation sites built with MkDocs as structured resources, allowing AI tools and assistants to access and interact with this content programmatically. Integrating directly with MkDocs via a plugin and command-line script, it facilitates the serving of Markdown or HTML content through the MCP protocol. This enables search, retrieval, and navigation of documentation by AI agents in tools like Claude, Cursor, and others. It is ideal for developers, technical writers, and teams managing documentation who want their docs to be easily accessible by AI clients for workflows like context-aware assistance, knowledge retrieval, and document summarization.
Visit Mkdocs Mcp's official website for product details and getting started.