关于
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.
主要功能
- Universal Support for various documentation platforms
- 5 GitHub stars
- Advanced Full-Text Search with fuzzy matching
- Smart Auto-Detection of domain, keywords, and branding
- Instant Startup with SQLite storage
- Dual Interface with both MCP tools and REST API endpoints
使用案例
- Integrating API documentation into AI assistants for direct queries
- Providing AI models with access to product guides and help centers for customer support
- Enabling AI to pull information from framework or library documentation for development assistance