69
/ 100
15 days ago
glama

GreenCodeMCP

An MCP server that detects energy anti-patterns in Python code, retrieves optimization examples, suggests refactoring, validates correctness, and benchmarks resource gains, integrating with VS Code, Cursor, and Windsurf.

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: NVIDIA_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.
🔐 secretNVIDIA_API_KEYEdit .env and set =your_key_here
configLLM_MODELqwen/qwen2.5-coder-32b-instruct LLM model identifier
configLLM_BASE_URL
configLLM_TEMPERATURE
configLLM_MAX_TOKENS
configRAG_TOP_K
configBENCHMARK_WARMUP3 Warm-up iterations before measurement
configBENCHMARK_RUNS10 Number of measurement runs
configBENCHMARK_BATCH_INNER
configBENCHMARK_TIMEOUT60 Timeout per benchmark (seconds)
configVALIDATION_TIMEOUT
configFLOAT_TOLERANCE_REL
configFLOAT_TOLERANCE_ABS
configLOG_LEVELINFO Logging verbosity
// 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 6 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/daoudiamir-greencodemcp-ruq4i4)](https://m8ven.ai/mcp/daoudiamir-greencodemcp-ruq4i4)
commit: f0d7114189ce09cbe33f795f509901232cdae612
code hash: df725dac42b0dd70f673bd446d2bdff83d7ae91c5f34c3c6438abf9956bf9679
verified: 7/16/2026, 8:46:23 AM
view raw JSON →