36
/ 100
1 month ago
mcp_so

Bounteous MCP Server

MCP Server repository for managing GitHub operations

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
🚨
Secret credentials may flow to a network call
1 flow detected: GITLAB_PERSONAL_ACCESS_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 2 credentials: GITHUB_PERSONAL_ACCESS_TOKEN, GITLAB_PERSONAL_ACCESS_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.
🔐 secretGITHUB_PERSONAL_ACCESS_TOKENdocker run -e =<your_token> mcp/github
configGITLAB_API_URLdocker run -e GITLAB_PERSONAL_ACCESS_TOKEN=<your_token> -e =https://gitlab.com/api/v4 mcp/gitlab
🔐 secretGITLAB_PERSONAL_ACCESS_TOKENdocker run -e =<your_token> -e GITLAB_API_URL=https://gitlab.com/api/v4 mcp/gitlab
configVERSION_CONTROL"": "<OPTION>",
// 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 2 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/ravi-accolite-mcpserver-1qsnx5)](https://m8ven.ai/mcp/ravi-accolite-mcpserver-1qsnx5)
commit: 335dcf7468be8aee5eb5372d57ea41ed63d40603
code hash: d9479841f1f43f08b4c1189e4f34dfbbfd7944d6703ecaaa3eb131792abde1ce
verified: 6/17/2026, 11:52:07 AM
view raw JSON →