GreenCalculus

by jeremiahsay

Not rated
GitHub

About

Sourced carbon emission factors + audit-traced calculations an AI can cite.

Details

Author
jeremiahsay
Categories
Other, Security

Setup

Install GreenCalculus in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/jeremiahsay/greencalculus-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

Sourced greenhouse-gas emission factors and audit-traced carbon calculations, as an MCP server. Every value comes back with its exact source cell and a pinned data version — so an agent hands back a number a person can cite and a machine can reproduce, instead of a guess.

Probably not.The server is remote, and if your client speaks remote MCP you should point it straight at the URL — nothing to install, nothing to update:

{ "mcpServers": { "greencalculus": { "url": "https://mcp.greencalculus.com", "headers": { "Authorization": "Bearer YOUR_KEY" } } } }

This package exists for the clients that can only spawn a local stdio process, and fordocker runinstalls. It is a thin bridge: it forwards each JSON-RPC message to the remote server and returns the reply verbatim. No method is special-cased, so new tools appear here without a release.

{ "mcpServers": { "greencalculus": { "command": "npx", "args": ["-y", "greencalculus-mcp"], "env": { "GREENCALCULUS_API_KEY": "YOUR_KEY" } } } }

Or with Docker —-iis required and-tmust be omitted, because the container's stdin/stdoutarethe transport and a TTY corrupts the stream:

{ "mcpServers": { "greencalculus": { "command": "docker", "args": ["run", "-i", "--rm", "-e", "GREENCALCULUS_API_KEY", "greencalculus/mcp"], "env": { "GREENCALCULUS_API_KEY": "YOUR_KEY" } } } }

Get a free key athttps://greencalculus.com/developers— no card. Discovery (initialize,tools/list) works without one; calling a tool needs it.

Diagnostics go to stderr. Nothing but JSON-RPC is ever written to stdout — a stray byte there corrupts the session.

npm test # unit tests, no network node bin/greencalculus-mcp.js # reads JSON-RPC on stdin docker build -t greencalculus/mcp .

- REST APIand docs —https://greencalculus.com/developers
- Client SDKs(Python, JS/TS) —
https://github.com/jeremiahsay/greencalculus-sdk
- Official MCP registrycom.greencalculus/api
- Smithery
https://smithery.ai/servers/greencalculus/api

MIT — seeLICENSE. The licence covers this bridge. Emission-factor data returned by the API carries the licence of its underlying source, which is named in every response.

Detect and audit AI bias across protected characteristics — demographic parity, equalized odds, disparate impact analysis

Verify US/Canada freight carriers and brokers: live FMCSA data, trust scores, registry search, and partner watchlist monitoring for AI agents.

EU Corporate Sustainability Reporting Directive compliance — ESRS mapping, double materiality, ESG data collection by MEOK AI Labs

SEC filings and insider trades in real-time. 10-K, 10-Q, 8-K, Form 4, and company lookup.

orean corporate disclosure & financial data from DART (금융감독원 전자공시시스템). Search companies, filings, and financial statements via OpenDART API.

Unmodified government company registry data — 27 national registries, live. Cross-border UBO / beneficial owner chain walker for KYC, AML, due diligence. 27 tools + 10 MCP prompt workflows.

Company lookup, LEI search, SEC filings, and financials for AI agents. 6 tools, free, no API key.

185 agent-payable C-suite intelligence tools — competitive intel, SEC filings, sanctions, KYC, clinical evidence, ESG. x402 USDC/EURC. 100 free calls/mo.

Shariah-compliant investing for AI agents — screen stocks & ETFs across 5 methodologies (AAOIFI, DJIM, FTSE, MSCI, S&P), audit portfolios, calculate zakat, get market data, news & SEC filings.

jpcite — Japan public-program MCP server. 11,684 subsidies + 9,484 e-Gov laws + 22,258 enforcement cases + 13,801 invoice registrants + 166K corporate entities. 93 tools. Evidence Packet with source_url + fetched_at + known gaps. ¥3/req metered, 3 free per IP daily. Anonymous trial, no signup.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.