kunle/github-project-mcp
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 dayong@mcphub.com.
The GitHub Project MCP Server is a Model Context Protocol server designed to interact with GitHub Projects, providing tools for AI agents to manage project items.
Tools
Functions exposed to the LLM to take actions
list_items
List or search project items with optional query parameters.
get_item
Fetch details of a project item by its ID.
list_statuses
Show available status options for the project.
set_status
Move an item to a specified status or lane.
update_item
Update the title or body of an Issue or DraftIssue.
comment_item
Add a comment to an Issue or PR.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client