prdai/mcp-carbon-calculator
Advanced MCP server for computing CO₂e emissions from electricity and gas usage, exposing tools and prompts via JSON-RPC for seamless LLM integration.
Platform-specific configuration:
{
"mcpServers": {
"mcp-carbon-calculator": {
"command": "npx",
"args": [
"-y",
"mcp-carbon-calculator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...