Mcpbook is a high-performance Model Context Protocol (MCP) server designed to convert public documentation websites into readily accessible knowledge bases for AI assistants. Originally optimized for GitBook, it boasts universal compatibility with various documentation platforms, including Vercel docs, Next.js sites, and Docusaurus. By scraping, indexing, and exposing content via both MCP tools and a REST API, Mcpbook enables AI models to intelligently search, retrieve specific pages, and extract structured information like code blocks, significantly enhancing AI's ability to provide context-aware responses and support.
주요 기능
01Universal Support for various documentation platforms
025 GitHub stars
03Advanced Full-Text Search with fuzzy matching
04Smart Auto-Detection of domain, keywords, and branding
05Instant Startup with SQLite storage
06Dual Interface with both MCP tools and REST API endpoints