GitHub Projects
CreatedArclio
Manages GitHub Projects V2 through a Model Context Protocol (MCP) server.
About
GitHub Projects provides a Model Context Protocol (MCP) server designed to streamline the management of GitHub Projects V2. Utilizing the GitHub GraphQL API, it allows users to interact with projects via MCP clients, enabling functionalities such as listing and viewing projects, retrieving fields and items (including issues, pull requests, and draft issues), creating new issues, updating field values, and deleting items.
Key Features
- Creates draft issues directly in projects
- Gets project fields and items (issues, PRs, draft issues)
- Deletes items from projects
- Lists and views GitHub Projects V2 for users and organizations
- 7 GitHub stars
- Updates project item field values
- Creates issues and adds them to projects
Use Cases
- Automating project item updates using an MCP server
- Managing GitHub Projects V2 via an MCP client like Claude Desktop
- Integrating GitHub Projects V2 data into a wider MCP ecosystem