github-project-mcp

jaqarx/github-project-mcp

3.3

If you are the rightful owner of github-project-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 and issues using GitHub's GraphQL API.

Tools

Functions exposed to the LLM to take actions

list_issues

List issues in a repository

create_issue

Create a new issue

update_issue

Update an existing issue

delete_issue

Close an issue (GitHub doesn't support deletion)

list_projects

List projects in a repository

get_project_items

Get items in a project

get_repo_id

Get repository ID for GraphQL mutations

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources