F
licenseNot graded
qualityC
maintenanceEnables AI agents to create and manage GitHub issues across repositories via MCP SSE tools or a REST API, with secure Bearer token authentication and structured audit logging.
-
No user-submitted related servers found.
Scored across 1 tool
Only one tool exists, so there is no possibility of overlap or confusion. The tool's purpose is clearly stated.
The single tool name 'create_issue' follows a clear verb_noun convention, so there is no inconsistency.
With only one tool, the server is severely under-scoped for a GitHub issue workflow. A typical issue lifecycle requires at least create, read, and update operations.
The tool only supports issue creation and offers no way to list, read, update, or delete issues. This leaves agents unable to track or manage issues after creation, creating a dead end.