rickysullivan/gitbook-mcp
If you are the rightful owner of gitbook-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The GitBook MCP server provides a standardized interface for accessing GitBook's API, enabling AI assistants and LLM applications to interact with GitBook Organizations, Spaces, Collections, and Content.
Tools
Functions exposed to the LLM to take actions
list_organizations
Lists all accessible GitBook organizations.
list_spaces
Lists spaces, optionally filtered by organization.
get_space
Retrieves detailed information about a specific space.
get_space_content
Retrieves the content structure and pages of a space.
search_content
Searches for content within a space using full-text search.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client