69
/ 100
20 days ago
glama

Climate MCP Server

Exposes 26 structured analytical tools over Climate Finance Update datasets, enabling fund-level financial analysis, portfolio aggregations, and data quality diagnostics without requiring the client to write data access code.

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: SECRET_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.
configCLIMATE_MCP_SKIP_CFU_PIPELINE├── ingestion_layer/ # CFU download → DuckDB → CSV (runs at MCP startup unless =1)
configCLIMATE_MCP_TRANSPORTThe server uses STDIO by default. For a VM or remote client, set :
configCLIMATE_MCP_PORTlisten port (default 8000).
configCLIMATE_MCP_HOSTbind address (default 0.0.0.0 for HTTP modes so the VM accepts remote connections; 127.0.0.1 for STDIO).
configCLIMATE_MCP_MOUNT_PATHURL prefix (default /). Non-root mounts apply to every path below.
configCLIMATE_MCP_DUCKDB_TABLE_FUND
configCLIMATE_MCP_DUCKDB_TABLE_PROJECTS
configCLIMATE_MCP_DUCKDB_TABLE_PLEDGES
configCLIMATE_MCP_DUCKDB_PATH
🔐 secretSECRET_KEY
configPORT
// 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/bharathvardhan-climate-funds-update-integration-for-climategpt-using-s-112esu)](https://m8ven.ai/mcp/bharathvardhan-climate-funds-update-integration-for-climategpt-using-s-112esu)
commit: 1e331391c7f4b17e9d48bf68608cc4f3a1767b3a
code hash: 42c3884e59a46f557d6daea49eceb6ca7342129c5af3caafe0098c7945a865c6
verified: 7/11/2026, 8:18:44 AM
view raw JSON →