MkDocs Material logo
Tools · self-hosted

MkDocs Material in one click.

MkDocs Material is a beautiful static docs site from markdown you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is MkDocs Material?

MkDocs Material is a feature-rich theme for MkDocs that builds static documentation sites from Markdown files. It provides built-in search, versioning, social cards, and extensive theming via a configuration file.

CategoryTools
Default port8309
Container imagesquidfunk/mkdocs-material:latest

Run MkDocs Material in Even

Even Stacks launches MkDocs Material as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find MkDocs Material in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 8309, and serves it over trusted HTTPS at https://mkdocs.localhost.

Drive MkDocs Material with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate MkDocs Material directly, at both the UI level and the container level.

Through the Even MCP an agent can run commands inside it, drive its UI in the browser pane, and read its logs. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up MkDocs Material and get it ready", and the agent handles it end to end.

How agents reach it: Preview the docs site live at http://localhost:8309; edits to Markdown files in the mounted /docs volume hot-reload automatically. To build a static site, run docker exec <container> mkdocs build; output is placed in the /site directory.

More Tools services

Other one-click services you can launch in Even Stacks.