71
/ 100
8 days ago
glama

evergreen-mcp-server

MCP server for MongoDB's Evergreen CI/CD platform, enabling AI assistants to manage projects, analyze builds, and troubleshoot failures via natural language.

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 1 credential: EVERGREEN_API_KEY
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.
configSENTRY_ENABLED"-e", "=true",
configSENTRY_DSN
configEVERGREEN_URI
configEVERGREEN_TOKEN_FILE
configWORKSPACE_PATHstring Workspace directory /path/to/project
configEVERGREEN_USER"-e", "=your_username",
🔐 secretEVERGREEN_API_KEY"-e", "=your_api_key",
configEVERGREEN_PROJECT"-e", "=mongodb-mongo-master",
configEVERGREEN_AUTH_MODE
configEVERGREEN_MCP_TRANSPORTenum Transport protocol stdio, sse, streamable-http
configEVERGREEN_MCP_HOSTe =0.0.0.0 \
configEVERGREEN_MCP_PORTinteger HTTP port 8000
// 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/evergreen-ci-evergreen-mcp-server-1il5y6)](https://m8ven.ai/mcp/evergreen-ci-evergreen-mcp-server-1il5y6)
commit: ff95e23cdd98d3a834d81a9da0d6647c9ec0348c
code hash: b5c99bc5213f2d98c416db07b863085a753c0aba4d28d8f57d7635b05fdfa059
verified: 6/22/2026, 1:10:32 PM
view raw JSON →