Skip to main content
Glama
soapboxbuild

GRESB MCP Server

by soapboxbuild

GRESB MCP Server

MCP server for the GRESB Real Estate ESG Benchmarking API.

Requires GRESB Official Partner API access.

Auth

Pass your GRESB API token as a Bearer token:

Authorization: Bearer <your-gresb-api-token>

Related MCP server: edgar-mcp

Tools

Tool

Description

list_entities

List all GRESB entities accessible with your API key

get_entity

Get entity details (name, type, country, total assets)

get_assessment_scores

Total/management/performance scores + green star rating

get_benchmark

Entity scores vs peer group median and top quartile

get_indicators

Indicator-level scores for management, performance, or all

get_peer_comparison

Entity rank among peers + scores vs peer average

submit_indicator

Submit survey indicator responses programmatically

All tools accept an optional year parameter (default: current assessment year).

Endpoints

  • POST /mcp — MCP protocol endpoint

  • GET /health — Health check

Getting API Access

Apply at gresb.com as an Official Data Partner.

Local Development

npm install
npm run dev

Deployment

Configured for Railway via railway.toml. Set no env vars required at start — credentials are passed per-request via the Authorization header.

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    Enables interaction with ERPNext instances via its REST API to manage documents, inventory, and reports. It supports full CRUD operations, submittable document workflows, and schema inspection through natural language.
    28
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides access to SEC EDGAR financial data, enabling AI agents to fetch company filings, financial metrics, and narrative sections. It supports natural-language metric searching and extracts structured data from 10-K, 10-Q, and 8-K reports.
    6
    24 PyPI
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables interaction with the SurveyMonkey API v3, providing tools to manage surveys, pages, questions, responses, collectors, webhooks, and contacts via natural language.
    48
    -