This server turns bank statements and accounting exports into EPA-aligned carbon footprint reports without sending financial data anywhere. It exposes three MCP tools: computeEmissions ingests structured activity data and calculates Scope 1, 2, and 3 emissions using EPA GHG factors and eGRID 2023 electricity benchmarks, listEmissionFactors surfaces available fuel and waste coefficients, and generateEmissionsReport renders HTML and Markdown outputs with intensity scoring by revenue or headcount. You'd reach for this when preparing ESG reports or sustainability baselines from Xero, QuickBooks, or CSV exports. Everything runs locally, reads financial records, and maps transactions to emission sources like fuel, travel, electricity, and waste.
claude mcp add --transport stdio mayanktalwar0-carbon-footprint-mcp uvx carbon-footprint-mcp