tcsenpai/mcpbook
An MCP (Model Context Protocol) server that exposes documentation sites content for AI assistants. This server scrapes and indexes GitBook and other websites documentation, making it searchable and accessible through MCP tools.
Platform-specific configuration:
{
"mcpServers": {
"mcpbook": {
"command": "npx",
"args": [
"-y",
"mcpbook"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...