Provides tools for scraping and accessing data from GitHub Projects, including repository contents, issues, pull requests, and organization-level project metadata.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@GitHub Projects MCP ServerShow me the status of all issues in the 'Product Roadmap' project board"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
GitHub Projects
This project provides an MCP server for scraping data from GitHub Projects. For use on private projects you will need a Github Personal Access Token (PAT) with the following permissions:
Running with MCP
In Claude Desktop:
Digging in
We're leaving some quick notes on working and developing with MCP here. First, to view your MCP server and the various tools etc it contains we recommend:
Start the inspector app, inside the terminal you should see a localhost URL you can navigate to to open the UI.
Once inside the UI, start and connect to the MCP server with the following adapted to your particular environment. Note that these are the same inputs we provide to Claude Desktop:
Assuming the server started successfully, you can navigate to Tools and view the @mcp.tool methods that we have defined.