F
licenseNot graded
qualityD
maintenanceEnables interaction with GitHub repositories through the GitHub API using fastMCP. Supports repository information retrieval and management with secure token-based authentication.
-
No user-submitted related servers found.
Scored across 3 tools
Each tool targets a distinct resource: release, repo info, and pull requests. There is no overlap in functionality.
All tools follow a consistent snake_case pattern with verbs 'get' and 'list', maintaining clear and predictable naming.
Only 3 tools for a server named 'github-mcp-server' is far too few. A typical GitHub integration would have many more tools covering various operations.
The tool surface only covers read operations on releases, repo info, and open PRs, missing critical write operations and other common resources like issues, commits, and branches.