Carbon Footprint Calculator
Rank #61,714io.github.MayankTalwar0/carbon-footprint-mcp
An MCP server for calculating carbon footprints from bank statements using EPA GHG emission factors.
Carbon Footprint Calculator is a Model Context Protocol (MCP) server published by mayanktalwar0. It ranks #61,714 of 132,113 servers tracked on MCP Toplist. Carbon Footprint Calculator is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 6, 2026 and most recently updated on May 7, 2026.
Ranks ahead of 70,399 of 132,113 servers on MCP Toplist.
Use Carbon Footprint Calculator
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add carbon-footprint-mcp -- uvx carbon-footprint-mcp[mcp_servers.carbon-footprint-mcp]
command = "uvx"
args = ["carbon-footprint-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"carbon-footprint-mcp": {
"command": "uvx",
"args": [
"carbon-footprint-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"carbon-footprint-mcp": {
"command": "uvx",
"args": [
"carbon-footprint-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"carbon-footprint-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"carbon-footprint-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"carbon-footprint-mcp": {
"command": "uvx",
"args": [
"carbon-footprint-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"carbon-footprint-mcp": {
"command": "uvx",
"args": [
"carbon-footprint-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MayankTalwar0%2Fcarbon-footprint-mcp)<a href="https://mcptoplist.com/server/io.github.MayankTalwar0%2Fcarbon-footprint-mcp"><img src="https://mcptoplist.com/badge/io.github.MayankTalwar0%2Fcarbon-footprint-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mayanktalwar0
Other servers by mayanktalwar0
View all mayanktalwar0 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | May 7, 2026 |
Frequently asked questions
- Who maintains Carbon Footprint Calculator?
- Carbon Footprint Calculator is maintained by mayanktalwar0, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Carbon Footprint Calculator listed on the Official MCP Registry?
- Yes — Carbon Footprint Calculator is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Carbon Footprint Calculator have?
- MCP Toplist tracks 1 version of Carbon Footprint Calculator, most recently published on May 7, 2026.
- Where can I find the source code for Carbon Footprint Calculator?
- The source code for Carbon Footprint Calculator is hosted at github.com/mayanktalwar0/carbon-footprint-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.