MCP server with derived GitHub issue tools: normalized fetch, new-issue watch, claim status.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
An MCP server exposing derived, triage-oriented GitHub issue tools β not a passthrough of the GitHub API.
Where GitHub's own MCP server returns raw API responses, this server does task-specific work: stripping issue-template scaffolding, resolving whether an issue is already claimed from multiple signals, and filtering a watch-list of repositories to what is new and open.
| Tool | Purpose |
|---|---|
get_actionable_issue | Fetch an issue, strip template furniture, return only triage-relevant fields |
(planned) list_new_issues | New open issues across a watch-list, pull requests excluded |
(planned) get_claim_status | Is this already being worked on? (assignees + linked PRs) |
(planned) get_repo_context | CONTRIBUTING.md and issue-template rules |
GITHUB_TOKEN.MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/oss-issues-mcp)<a href="https://allmcps.com/mcp/oss-issues-mcp"><img src="https://allmcps.com/api/badge/oss-issues-mcp?style=directory" alt="Oss Issues Mcp on AllMCPs" /></a>