mcp-gh-issue-mini

y-hirakaw/mcp-gh-issue-mini

3.1

If you are the rightful owner of mcp-gh-issue-mini 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.

A minimal MCP server for interacting with GitHub Issues.

The mcp-gh-issue-mini is a lightweight Model Context Protocol (MCP) server designed to facilitate interaction with GitHub Issues. It allows users to create, search, update, comment on, and close issues within any GitHub repository directly from an MCP-compatible client, such as the Copilot Agent. This server is particularly useful for developers who want to manage GitHub Issues efficiently without leaving their development environment. It is designed to be simple and easy to set up, making it an excellent choice for those looking to integrate GitHub Issue management into their workflow.

Features

  • Create a new issue in a GitHub repository
  • List open issues
  • Get detailed information for a single issue
  • Search issues with full GitHub search-query syntax
  • Update an issue, including title, body, or open/closed state
0