ProRanked/github-projects-mcp
3.2
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.
An MCP server for interacting with GitHub Projects using the GraphQL API, designed to integrate with Claude Desktop.
Tools
Functions exposed to the LLM to take actions
create_project
Create a new GitHub project.
list_projects
List GitHub projects for a repository or organization.
get_project
Get detailed information about a specific project.
list_project_items
List items in a GitHub project.
create_project_item
Add an existing issue or pull request to a project.
update_project_item_field
Update a field value for a project item.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client