Carbon Footprint Calculator runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from pypi. Last commit 7 May 2026.
An MCP server for calculating carbon footprints from bank statements using EPA GHG emission factors.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add carbon-footprint-mcp -- uvx carbon-footprint-mcp
{
"mcpServers": {
"carbon-footprint-mcp": {
"args": [
"carbon-footprint-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.carbon-footprint-mcp]
command = "uvx"
args = ["carbon-footprint-mcp"]
{
"mcpServers": {
"carbon-footprint-mcp": {
"args": [
"carbon-footprint-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"carbon-footprint-mcp": {
"args": [
"carbon-footprint-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.