mcp-github-issue
If you are the rightful owner of mcp-github-issue and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that allows LLMs to use GitHub issues as tasks by fetching issue details.
The MCP GitHub Issue Server is designed to integrate with LLMs, enabling them to utilize GitHub issues as tasks. This server fetches details from GitHub issues, providing structured data that can be used as task descriptions. It supports public repositories without requiring authentication, making it accessible and easy to use. The server is compatible with the Model Context Protocol (MCP), ensuring seamless integration with other MCP-compatible tools and platforms.
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)