Connection check
local install
gitbook-mcp
A Model Context Protocol (MCP) server that provides access to GitBook's API for AI assistants and LLM applications.
Tools
12
GitHub stars
25
Installs / wk
189
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
12 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
get_collection
from source
Get detailed information about a specific GitBook collection Get detailed information about a specific GitBook collection
get_collection_spaces
from source
List all spaces that belong to a specific GitBook collection List all spaces that belong to a specific GitBook collection
get_file
from source
Get detailed information about a specific file uploaded to a GitBook space Get detailed information about a specific file uploaded to a GitBook space
get_page_by_path
from source
Retrieve a page from a GitBook space using its path instead of page ID Retrieve a page from a GitBook space using its path instead of page ID
get_page_content
from source
Retrieve the content of a specific page from a GitBook space, with options for format and metadata Retrieve the content of a specific page from a GitBook space, with options for format and metadata
get_space
from source
Get detailed information about a specific GitBook space Get detailed information about a specific GitBook space
get_space_content
from source
Get the complete content structure and page hierarchy of a GitBook space Get the complete content structure and page hierarchy of a GitBook space
get_space_files
from source
List all files (images, documents, etc.) uploaded to a GitBook space List all files (images, documents, etc.) uploaded to a GitBook space
list_collections
from source
List all collections in a GitBook organization, optionally filtered by organization ID List all collections in a GitBook organization, optionally filtered by organization ID
list_organizations
from source
List all GitBook organizations accessible with the current API token List all GitBook organizations accessible with the current API token
list_spaces
from source
List all spaces in a GitBook organization, optionally filtered by organization ID List all spaces in a GitBook organization, optionally filtered by organization ID
search_content
from source