About this integration
An MCP server that provides serves MkDocs as resources.
- Transport
- stdio
- Authentication
- none
- Initial setup
- none
- Runtime
- unattended
- Evidence
- documented
- Version
- 0.1.2
- Package
- mkdocs-mcp
- Last compatibility test
- Not independently tested
Connect your agent
mkdocs-mcpPublisher documentation and package manifest were reviewed from pinned captures. The publisher labels this an early proof of concept. It was not installed or run, and no claim of production readiness is made.
Capabilities: Build a local MkDocs project, Expose MkDocs pages through MCP, Prefer source Markdown or converted HTML, Aggregate documentation pages by site or folder
Connected profiles
Additional details
io.github.ubaumann/mkdocs-mcp
Source ↗ · Checked 2026-09-170.1.2
Source ↗ · Checked 2026-09-17CC0-1.0; package licenses are separate
Source ↗ · Checked 2026-09-17pypi
Source ↗ · Checked 2026-09-17MKDOCS_PROJECT_PATH
Source ↗ · Checked 2026-09-17mkdocs-mcp
Source ↗ · Checked 2026-09-200.1.3
Source ↗ · Checked 2026-09-20The documented client configuration launches a local uv-managed mkdocs-mcp command with -mt stdio; the script handles the MkDocs build process and starts the MCP server.
Source ↗ · Checked 2026-09-20The complete pinned README documents no credential, account, or login setting. Its only stated requirement is local uv tooling, plus local MkDocs project paths in the connection configuration.
Source ↗ · Checked 2026-09-20The concrete client example invokes uv run in the local source directory and starts mkdocs-mcp -mt stdio; MKDOCS_PROJECT_PATH or --mkdocs-project-path selects the documentation project.
Source ↗ · Checked 2026-09-20Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-20