gitbook-mcp
0
GitBook Model Context Provider (MCP) Server is a Python-based tool that integrates codebases with GitBook documentation, offering real-time indexing and insights. It automates documentation enrichment by syncing code references and supporting RESTful APIs.
Flask
Used to build RESTful API
Flask-CORS
Handle cross-domain resource sharing
Requests
Used for HTTP requests
Markdown
Parsing Markdown documents
BeautifulSoup4
Parsing HTML content