io.github.jdhart81/ghg-ledger
io.github.jdhart81/ghg-ledgerDeterministic Scope 1/2/3 GHG inventories with bundled factors and audit hashes.
Tools · 6
Calculate an auditable GHG inventory from explicit activity records. Returns per-line gas/CO2e results, Scope 1/2/3 and category rollups, dual Scope 2 reporting, indeterminate lines, factor li…
Suggest scope and Scope 3 category from the bundled deterministic map. No inference is used; unknown activity types return no suggestion.
List the bundled pack version/digest, supported regions and years, activity types, GWP set, and explicit MVP coverage.
Return factors, GWP values, conversions, sources, and pack SHA for one exact bundled region/year. No nearest-region or nearest-year substitution.
Recompute a prior inventory's audit hash and conservation checks. Pass the prior result object as JSON; tampering or stale factor lineage is flagged.
Return fleet-standard capabilities, version, pack digest, and pricing.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.jdhart81/ghg-ledger": {
"url": "https://mcp.viridisconservation.com/ghg-ledger/mcp",
"transport": "streamable-http"
}
}
}