ToolOracle/carbonoracle
CarbonOracle — CO2 & Climate Intelligence MCP Server. EU ETS price, grid carbon intensity, 50 blockchain carbon footprints, VeChain DNV-certified profile.
Platform-specific configuration:
{
"mcpServers": {
"carbonoracle": {
"command": "npx",
"args": [
"-y",
"carbonoracle"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
CO2 & Climate Intelligence MCP Server — 11 tools | Part of ToolOracle
npx -y mcp-remote https://tooloracle.io/carbon/mcp/| Tool | Credits | Description | |------|---------|-------------| | carbon_eu_ets_price | 2u | Live EU Emissions Trading System price (EUR/tCO2) | | carbon_grid_intensity | 2u | Real-time electricity grid carbon intensity by country (gCO2/kWh) | | carbon_grid_compare | 3u | Compare carbon intensity across 20+ countries | | carbon_ember_country | 2u | Annual electricity carbon intensity for any country (Ember Climate 2024) | | carbon_ember_eu_ranking | 3u | EU country ranking by electricity carbon intensity | | carbon_footprint | 1u | Estimate product/activity footprint: laptop, flight, bitcoin tx, beef, etc. | | carbon_blockchain | 1u | Carbon intensity of major blockchains (Ethereum, Bitcoin, Polygon, XRPL...) | | carbon_chain | 2u | Deep carbon data for any of 50 blockchains by symbol | | carbon_chain_ranking | 3u | Rank all 50 chains by carbon footprint, filter by MiCA Art.66 | | carbon_vechain | 2u | VeChain deep profile — DNV ISO14040/14044 certified, PoA, MiCA Art.66 | | health_check | free | Status, backend connectivity, tool list |
// carbon_eu_ets_price
{
"eua_price_eur": 73.25,
"unit": "EUR/tCO2",
"market": "EU ETS Phase 4"
}
// carbon_chain { "symbol": "VET" }
{
"chain": "VeChain",
"green_status": "EXCELLENT",
"co2_tonnes_year": 1.61,
"energy_per_tx_kwh": 0.000243,
Loading reviews...