github_projects_mcp_server

JaimeAlvarez18/github_projects_mcp_server

3.2

If you are the rightful owner of github_projects_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server for managing GitHub Projects V2 using the GitHub GraphQL API.

Tools

Functions exposed to the LLM to take actions

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 with filtering support

create_issue

Create a new GitHub issue with optional assignee support

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

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources