aditira/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 henry@mcphub.com.
The GitHub Projects MCP Server is a Model Context Protocol server that integrates Claude Desktop with GitHub Projects V2, enabling efficient project management and status tracking directly from conversations.
Tools
Functions exposed to the LLM to take actions
get_organization_projects
Retrieve all projects from your GitHub organization with filtering options.
get_project_details
Get comprehensive information about a specific project including all items, fields, and metadata.
create_project
Create a new project in your organization with customizable settings.
get_project_status_updates
Fetch all status updates for a project with author and timeline information.
create_status_update
Add new status updates with support for Markdown content, timeline tracking, and status indicators.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client