github-projects-mcp

github-projects-mcp

3.4

If you are the rightful owner of github-projects-mcp 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 Model Context Protocol (MCP) server for managing GitHub Projects V2 using the GitHub GraphQL API.

list_projects

List GitHub Projects V2 for a given organization or user

get_project_fields

Get fields available in a GitHub Project V2

get_project_items

Get items in a GitHub Project V2 (supports filtering by state or custom single-select fields)

create_issue

Create a new GitHub issue

add_issue_to_project

Add an existing GitHub issue to a Project V2

update_project_item_field

Update a field value for a project item

create_draft_issue

Create a draft issue directly in a GitHub Project V2

delete_project_item

Delete an item from a GitHub Project V2