MCP server that provides derived GitHub issue tools for normalized fetch, new-issue watching, and claim status checks. It is designed to expose GitHub issue–related functionality through an MCP interface, based on the repository name and description provided.
🛠️ Key Features
- Normalized fetch for GitHub issues
- New-issue watch capability
- Claim status retrieval
🚀 Use Cases
- Fetching GitHub issue data in a normalized format
- Monitoring for newly created issues
- Checking the status of an issue claim
⚡ Developer Benefits
- Direct access to issue tools through MCP
- Clear separation of operations: fetch, watch, and claim status
⚠️ Limitations
- Limited tool scope as described: normalized fetch, new-issue watch, and claim status only