docmd
Generate production-grade documentation quickly from Markdown files.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 2.1k
- Source
- mcp-github
- Repository
- github.com/docmd-io/docmd
Overview
docmd is a zero-configuration tool that rapidly generates production-grade documentation from Markdown files. It comes with built-in navigation, version control, multi-language support, and search functionality, requiring no frontend framework. With docmd, AI can easily process and generate documentation, making it ideal for developers and technical teams. Integration is simple—just run an npx command to start the development server or build a static site.
Capabilities
- ▪Generate documentation from Markdown
- ▪Automatically build navigation
- ▪Multi-version support
- ▪Multi-language support
- ▪Built-in search functionality
- ▪Generate AI context files
Use cases
Setup
npx @docmd/core dev or npm install -g @docmd/core
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to start the development server?
Run `npx @docmd/core dev`.
How to build a static site?
Run `npx @docmd/core build`.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.