github-repo-mcp and mcp-github-integration
One tool is a server for the Model Context Protocol (MCP) tailored for GitHub repositories, while the other is a TypeScript package designed to interact with the GitHub API *through* an MCP server integration, indicating they are ecosystem siblings where the latter acts as a client library for the former.
About github-repo-mcp
Ryan0204/github-repo-mcp
Model Context Protocol server for Github Repo // Reading Github Repo
This tool helps AI assistants browse and understand public GitHub repositories. It takes a GitHub repository URL and specific paths, then outputs directory listings or file contents. This is designed for developers who use AI assistants like Cursor or Claude Desktop and want their AI to effectively interact with GitHub codebases.
About mcp-github-integration
onamfc/mcp-github-integration
A TypeScript package for interacting with the GitHub API through an MCP (Model Context Protocol) server integration.
Exposes 129 MCP tools spanning repositories, issues, PRs, branches, commits, releases, content management, GitHub Actions, webhooks, and advanced search capabilities—enabling AI agents to perform full GitHub automation workflows. Implements a dual architecture with an MCP server layer (handling tool registration and stdio transport) plus a standalone `GitHubClient` for direct API calls, both backed by token-based authentication and comprehensive error handling. Integrates with Claude and other MCP-compatible AI clients through standard protocol bindings while providing TypeScript type definitions for all operations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work