Added

  • New mcp config section — publish static reference pages for MCP servers from JSON manifests

  • Auto-discovers *.mcp.json manifest files under the docs root when spec_files is not set

  • Generates tool list with parameter tables (name, type, required/optional badge, description), nested object properties rendered as sub-tables

  • Generates resource table (URI, name, MIME type, description) and prompt list with argument tables

  • Single-spec mode redirects /mcp/ directly to the spec page; multi-spec mode generates a listing index

  • New --mcp CLI flag to enable MCP docs generation

  • New --mcp-dir CLI flag to set the manifest directory (default: mcp)

  • mcp.css is only included in the static output when mcp.enabled is true