← All tools

GitHub MCP Server

MCP

GitHub API integration for managing repositories, issues, pull requests, and code search via MCP protocol.

MIT Tested 7 Feb 2026
3.1

Dimension scores

Security 7.0
Reliability 0.0
Agent usability 0.0
Compatibility 0.0
Code health 9.0

Security findings

MEDIUM

Cannot verify input validation without source code access

MEDIUM

Token scope validation not evident

Code health

License

MIT

Has tests

No

Has CI

No

Dependencies

20

High-quality GitHub MCP server maintained by GitHub. Strong documentation (82KB README), comprehensive community health files (CODE_OF_CONDUCT, CONTRIBUTING, SECURITY), MIT licensed. Uses Go with golangci-lint config, has OCI container publishing (ghcr.io), and third-party license tracking. Missing: test files in repo snapshot, CI config files (.github/workflows), CHANGELOG. Has Docker support and documentation generation tooling. Third-party licenses suggest ~20 dependencies. Type safety via Go. Published to container registry. Score reduced by 1 point due to missing visible test suite and CI configuration in provided files, though the CONTRIBUTING guide references tests and linting.