Tutorials
Step-by-step tutorials to get you started with DocuMCP and master advanced features.
Learning Path
Follow this sequence for the best onboarding experience:
For New Users
- Environment Setup — Verify prerequisites, install DocuMCP, and connect it to your AI client
- Getting Started with DocuMCP — Run your first repository analysis and documentation deployment
- User Onboarding — Common MCP usage patterns and best practices
- First Documentation Deployment — End-to-end walkthrough with a real project
For Advanced Users
- Memory Workflows — Use the knowledge graph to improve recommendations over time
- Development Setup — Contribute to DocuMCP (contributor guide)
Tutorials at a Glance
| Tutorial | Time | Who it's for |
|---|---|---|
| Environment Setup | 5 min | Everyone — start here |
| Getting Started | 15 min | New users |
| User Onboarding | 10 min | New users wanting usage patterns |
| First Deployment | 20 min | Users ready for end-to-end walkthrough |
| Memory Workflows | 15 min | Users wanting smarter recommendations |
| Development Setup | 20 min | Contributors to DocuMCP |
Quick Start Prompts
Once DocuMCP is connected to your AI client, try these prompts:
Analyze my repository at /path/to/my-project
Recommend a static site generator based on my repository analysis
Set up a Diataxis documentation structure for Docusaurus in my docs folder
Deploy my documentation to GitHub Pages
What You Will Learn
- Repository Analysis — how DocuMCP understands your project's structure and tech stack
- SSG Recommendations — choosing the right static site generator with confidence scores
- Documentation Generation — creating Diataxis-compliant documentation structures automatically
- Deployment Automation — GitHub Actions workflows for GitHub Pages and Vercel
- Memory System — how DocuMCP learns from past analyses to improve future recommendations
Prerequisites
| Requirement | Details |
|---|---|
| Node.js | v20.0.0 or higher |
| npm | Latest stable |
| Git | Latest stable |
| AI client | Claude Desktop, Cursor, or VS Code with GitHub Copilot |
See Environment Setup for installation and verification steps.
Getting Help
- Stuck? Check the Troubleshooting Guide
- Deployment issues? See GitHub Pages Deployment Guide
- Community: GitHub Issues
- MCP tool parameters: MCP Tools Reference