GitHub Issue Fetcher

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

View Source
13 stars
0 tools
Created Aug 2025
@sammcj/sammcj-github-issue-fetcher-github-issue

About

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

Categories

general

Installation

npm

npm install @sammcj/sammcj-github-issue-fetcher-github-issue

Configuration

{ "mcpServers": { "sammcj-github-issue-fetcher-github-issue": { "command": "npx", "args": [ "-y", "@sammcj/sammcj-github-issue-fetcher-github-issue" ] } } }