Model Control Protocol Documentation

Automatically generate beautiful, comprehensive documentation for your Model Control Protocol (MCP) server implementations. Transform your code into professional docs with zero configuration.

Key Features

Automatic Generation

Scan your MCP server code and automatically generate comprehensive documentation including API references, examples, and usage guides.

Beautiful Output

Generate clean, modern documentation sites with responsive design, syntax highlighting, and interactive examples.

Zero Configuration

Works out of the box with sensible defaults. Simply point it at your MCP server and get professional documentation instantly.

Quick Start

Shell
# Install MCP DocGen
npm install -g mcp-docgen

# Generate documentation for your MCP server
mcp-docgen generate ./my-mcp-server

# Serve documentation locally
mcp-docgen serve ./docs

# Your docs are now available at http://localhost:3000

# Deploy to GitHub Pages
mcp-docgen deploy --platform github-pages

Generate Docs in Seconds

Install MCP DocGen and generate beautiful documentation for your Model Control Protocol servers with a single command. No configuration required.

Try it Now

How It Works

MCP Server Code

Your Implementation

MCP DocGen

Analysis & Generation

Documentation Site

Beautiful Output

MCP DocGen analyzes your Model Control Protocol server implementations and automatically generates comprehensive, beautiful documentation sites with zero configuration required.

Documentation Features

📖 API Reference

Automatically extract and document all your MCP server endpoints, parameters, and response formats with interactive examples.

🎨 Custom Themes

Choose from multiple professional themes or customize the look and feel to match your brand and documentation standards.

🔍 Search Integration

Full-text search across all documentation pages with instant results and smart filtering by categories and tags.

📱 Mobile Responsive

Documentation that looks great on all devices with optimized navigation and reading experience for mobile users.

⚡ Live Examples

Interactive code examples with syntax highlighting and copy-to-clipboard functionality for easy testing.

🚀 Easy Deployment

Deploy to GitHub Pages, Netlify, Vercel, or any static hosting platform with built-in deployment commands.