gitbook-mcp and github-repo-mcp

Both are Model Context Protocol (MCP) servers, but one (`github-repo-mcp`) is designed to expose GitHub repository data, while the other (`gitbook-mcp`) exposes GitBook's API, making them ecosystem siblings that cater to different data sources within a similar technical framework.

gitbook-mcp
51
Established
github-repo-mcp
50
Established
Maintenance 10/25
Adoption 12/25
Maturity 24/25
Community 5/25
Maintenance 2/25
Adoption 7/25
Maturity 24/25
Community 17/25
Stars: 19
Forks: 1
Downloads: 324
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 26
Forks: 11
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
Stale 6m

About gitbook-mcp

rickysullivan/gitbook-mcp

A Model Context Protocol (MCP) server that provides access to GitBook's API for AI assistants and LLM applications.

Exposes 12 content management tools (organization/space/collection discovery, full-text search, page retrieval in markdown or document formats) and 6 AI prompts for documentation workflows. Implements stdio transport for direct integration with Claude Desktop, VS Code Copilot, and JetBrains IDEs via standard MCP configuration. Supports optional organization and space filtering through CLI arguments or environment variables for scoped API access.

About github-repo-mcp

Ryan0204/github-repo-mcp

Model Context Protocol server for Github Repo // Reading Github Repo

Exposes three tools—`getRepoAllDirectories`, `getRepoDirectories`, and `getRepoFile`—enabling AI assistants to browse public GitHub repositories and retrieve file contents through the Model Context Protocol. Uses stdio transport for integration with MCP clients (Cursor, Claude Desktop, Windsurf) and supports optional GitHub token authentication to increase API rate limits beyond the unauthenticated 60-request/hour threshold.

Scores updated daily from GitHub, PyPI, and npm data. How scores work