The MCP GitHub Issue Server enables LLMs to fetch GitHub issue details to be used as tasks.
- Fetch details (title, description, source URL) from public GitHub issues
- Use these issues as structured task descriptions
- No authentication required for public repositories
- Compatible with the Model Context Protocol (MCP)
Allows LLMs to fetch GitHub issue details and use them as task descriptions.
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.
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)
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
Enables LLMs to interact with GitHub issues by providing details as tasks, allowing for seamless integration and task management through GitHub's platform.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that enables efficient management of GitHub issues in a Kanban board format, allowing LLMs to automate task management through GitHub integration.Last updated -43495TypeScriptMIT License
- -securityFlicense-qualityAllows LLMs to integrate with Linear's issue tracking system, enabling them to create, update, search, and comment on issues through the Linear API.Last updated -685JavaScript
- -securityAlicense-qualityA Model Context Protocol server that enables LLM agents to manage GitHub repositories, issues, pull requests, branches, files, and releases through a standardized interface.Last updated -8TypeScriptApache 2.0
- AsecurityAlicenseAqualityA MCP server that bridges LLMs with GitHub repository management, enabling automated analysis of pull requests, issue management, tag creation, and release management through natural language.Last updated -95PythonApache 2.0