F
licenseNot graded
qualityB
maintenanceEnables AI applications to retrieve GitHub repository information, manage issues, and monitor workflow statuses through the GitHub REST API.
-
No user-submitted related servers found.
Scored across 2 tools
The two tools are clearly distinct: one retrieves details of a specific repository, the other lists all repositories. No overlap in purpose.
Both tools follow a consistent verb_noun pattern ('get_repository', 'list_repositories'), with appropriate singular/plural usage.
With only 2 tools, the server is extremely limited for a GitHub-related service. Typical functionality requires many more tools (issues, PRs, etc.).
The tool surface is severely incomplete; it lacks any operations related to issues, pull requests, commits, content, or repository management beyond basic retrieval.