GitHub Issue Fetcher

Fetches GitHub issues and transforms them into structured task descriptions for software development workflows and project managem

sammcj 14 ↓ 6.4k
Claude CodeClaude DesktopGeneric
View source ↗

This MCP GitHub Issue server, developed by Sam McLeod, provides LLMs with the ability to fetch and use GitHub issues as task descriptions. Built with TypeScript using the Model Context Protocol SDK and Octokit, it offers a 'get_issue_task' tool to retrieve issue details from public GitHub repositories without authentication. The server parses issue data into a structured task format including title, description, and source URL. By abstracting GitHub issue interactions into a standardized MCP interface, it enables AI systems to easily work with real-world software development tasks. This implementation is particularly useful for applications involving project management, bug tracking, and collaborative coding, facilitating use cases such as automated task prioritization, issue summarization, and development workflow analysis.

Source

Repository: https://github.com/sammcj/mcp-github-issue

Maintain GitHub Issue Fetcher?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

GitHub Issue Fetcher on getagentictools
[![GitHub Issue Fetcher on getagentictools](https://getagentictools.com/badge/mcp/sammcj-mcp-github-issue.svg)](https://getagentictools.com/mcp/sammcj-mcp-github-issue?ref=badge)