Skip to main content
Glama
soapboxbuild

CRREM MCP Server

by soapboxbuild

CRREM MCP Server

MCP server exposing CRREM v2.05 carbon pathway data for real estate decarbonization analysis.

Endpoint

POST /mcp — MCP Streamable HTTP transport (stateless)
GET /health — Health check

Related MCP server: epwforge-mcp

Tools

Tool

Description

get_pathway

Carbon & energy targets by country/property type/year

get_emission_factors

Grid emission factors by country

get_climate_zone

Climate zone for US/CA/AU postal codes

calculate_stranding_risk

Full stranding analysis for a building

list_countries

Available countries

list_property_types

Available property types for a country

Data notes

  • Countries: EU-27 + CH + NO + UK + HK (CRREM v2.05). No US/CA/AU pathway data.

  • Country codes: EL for Greece, UK for United Kingdom (not GB), HK for Hong Kong.

  • Emission factors: Electricity only in CRREM v2.05 dataset.

  • Postal zones: US (full ZIP), CA (first letter of FSA), AU (numeric prefix).

  • Interpolation: Linear interpolation between data points for any year 2020–2050.

  • Data source: soapboxbuild/crrem-data (public GitHub repo).

Stranding status logic

  • stranded: currentIntensity > pathwayTarget at the reference year

  • at-risk: currently on pathway but will strand before 2050

  • on-pathway: on pathway and won't strand through 2050

Local dev

npm install
npm run dev       # tsx watch
npm run build     # tsc
node dist/index.js

Maintenance

ActivitySlowing
ResponsivenessNo issues

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    F
    maintenance
    Enables carbon emission calculations for Australian electricity and gas consumption using official National Greenhouse Accounts 2024 data, supporting all states and territories.
    -
  • A
    license
    Not graded
    quality
    F
    maintenance
    Weather files (EPW/DDY) for building energy simulation, on-demand. Four tools: search the 17,000-station catalog, analyze any EPW (design conditions, HDD/CDD, DesignDay IDF emit), render 5 chart types (diurnal, wind rose, temp carpet, monthly box plot, comparison), and generate TMY/AMY/CMIP6-morphed scenarios with UHI, extreme events, and wildfire smoke overlays. 3 of 4 tools work without API key.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides AI agents with access to CO2 emissions data, climate projections, and risk assessments for heat, flooding, and drought, supporting ESG analysis and CSRD compliance.
    MIT