Automates the indexing and configuration of project documentation to provide Claude with a high-precision knowledge base.
The mcp-doc-init skill streamlines the process of making your project's internal documentation accessible to AI agents. It intelligently scans your repository for Markdown files, READMEs, and Architecture Decision Records (ADRs) while applying ecosystem-specific exclusion patterns for languages like JavaScript, Python, and Rust. By generating a local manifest and embedded-index search tools, it enables Claude to perform section-level queries across your docs, ensuring the AI provides answers based on your project's specific standards and implementation patterns rather than generic training data.
Key Features
01Automated generation of search-ready tools and MCP manifests
02Ecosystem-aware directory exclusion for Node, Python, Go, and more
03Section-level content extraction with automatic metadata tagging
048 GitHub stars
05Large project detection with customizable indexing scopes
06Intelligent filesystem scanning for Markdown, RST, and ADR files
Use Cases
01Establishing a project-specific source of truth for AI-guided development
02Standardizing documentation retrieval for multi-AI pipeline orchestration
03Onboarding Claude to complex codebases with fragmented documentation