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.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivitySlowing
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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
    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
    -

Latest Blog Posts

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/gresb-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server