MCP GitHub Issue Server
MCP GitHub Issue Server
An MCP server that provides LLMs with the ability to use GitHub issues as the task to complete. This server allows LLMs to fetch GitHub issue details and use them as task descriptions.
<a href="https://glama.ai/mcp/servers/enk3b2bcjr"><img width="380" height="200" src="https://glama.ai/mcp/servers/enk3b2bcjr/badge" alt="GitHub Issue Server MCP server" /></a>
Installation
Manual Installation
Installing via Smithery
To install MCP GitHub Issue Server for Claude Desktop automatically via Smithery:
Usage
As an MCP Server
Add to your MCP configuration:
Available Tools
get_issue_task
Fetches GitHub issue details to use as a task.
Input Schema:
Example Usage:
Response Format:
Features
- Fetches GitHub issue details from public repositories
- No authentication required for public repositories
- Returns structured task data including title, description, and source URL
- Compatible with the Model Context Protocol (MCP)
Development
License
MIT
Author
Sam McLeod (https://smcleod.net)
You must be authenticated.
Enables LLMs to interact with GitHub issues by providing details as tasks, allowing for seamless integration and task management through GitHub's platform.