69
/ 100
21 days ago
glama

devhub-mcp

MCP server for OpenDev Gitea and Gerrit APIs, enabling repository browsing, code review, and change management for LLM agents.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: GERRIT_HTTP_PASSWORD, JENKINS_API_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.
configCONFLUENCE_MCP_URL
configJIRA_MCP_URL
configEXCALIDRAW_MCP_URL
configGERRIT_USERexport ="your-user"
🔐 secretGERRIT_HTTP_PASSWORDexport ="your-pass"
configJENKINS_URLexport ="http://jenkins.example.com/"
configJENKINS_USERexport ="your-user"
🔐 secretJENKINS_API_TOKENexport ="your-token"
// 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 5 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/jabhishek87-devhub-mcp-1wtars)](https://m8ven.ai/mcp/jabhishek87-devhub-mcp-1wtars)
commit: b67abd0f09f6fc41da0e948a772da0f95167937e
code hash: 50674117eb4c78992b0d2551033b4b2068b1bdd2b9865dab2aa3b46cd5c7eaef
verified: 7/10/2026, 10:12:42 AM
view raw JSON →