Detects the documentation platform (MkDocs, Sphinx, Hugo, etc.) by analyzing project config files, or recommends one based on project language and structure.
Generate a documentation scaffold by analyzing your project. Creates the initial directory structure and configuration files for Docusaurus, MkDocs, or Sphinx frameworks.
Preview documentation locally by starting a development server. Supports Docusaurus, MkDocs, and Sphinx frameworks with configurable port and docs directory.
Analyze your project and generate a documentation scaffold with initial directory structure and configuration files for frameworks like Docusaurus, MkDocs, or Sphinx.
Enables interaction with MkDocs documentation through the MCP protocol, allowing AI assistants to read, search, and retrieve documentation content from MkDocs projects.
Preview documentation locally by starting a development server for Docusaurus, MkDocs, or Sphinx projects. Specify the docs path and framework to run the server on a configurable port.
Pre-download and persist documentation site indexes to enable offline search without Serper. Cache MkDocs and Sphinx search indexes for supported libraries.
Generate configuration files for static site generators (Jekyll, Hugo, Docusaurus, MkDocs, Eleventy) by specifying project name, description, and output path.