CRREM MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CRREM MCP ServerWhat are the energy targets for hotels in Spain?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 |
| Carbon & energy targets by country/property type/year |
| Grid emission factors by country |
| Climate zone for US/CA/AU postal codes |
| Full stranding analysis for a building |
| Available countries |
| 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 > pathwayTargetat the reference yearat-risk: currently on pathway but will strand before 2050on-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.jsThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityFmaintenanceEnables carbon emission calculations for Australian electricity and gas consumption using official National Greenhouse Accounts 2024 data, supporting all states and territories.
- Alicense-qualityBmaintenanceWeather 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
- Alicense-qualityDmaintenanceProvides 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
- Flicense-qualityCmaintenanceProvides tools for Dutch energy market data: day-ahead and imbalance prices, weather forecasts, and battery storage business case calculations.
Related MCP Connectors
Deterministic Scope 1/2/3 GHG inventories with bundled factors and audit hashes.
Auditable US clean-energy tax-credit scenarios for 45Q, 45V, 45Y, 48E, and 45X.
EPA Emissions MCP — wraps EPA Envirofacts REST API (free, no auth)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/soapboxbuild/crrem-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server