GitHub MCP Server
MCPGitHub API integration for managing repositories, issues, pull requests, and code search via MCP protocol.
Dimension scores
Security findings
Cannot verify input validation without source code access
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.