0
/ 100
1 month ago
glama

GitHub Project MCP Server

Enables management of GitHub projects and issues using GitHub's GraphQL API. Supports creating/updating issues with images, managing labels and assignees, organizing ProjectsV2 boards, and updating project item statuses.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/.config
🔐
You'll be asked for 1 credential: GITHUB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configXDG_CONFIG_HOME
🔐 secretGITHUB_TOKENclient = GitHubGraphQLClient(os.getenv(""))
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jaqarx-github-project-mcp-5w3up3)](https://m8ven.ai/mcp/jaqarx-github-project-mcp-5w3up3)
commit: db7507e21c0b0527c0c2fc3aafd6fca63e0f025e
code hash: 180800f810d76d58a68ecbff4cce4dc6a46326b639b49a9b7a6165f73bef241f
verified: 6/17/2026, 12:47:16 PM
view raw JSON →