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.

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    B
    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.
    Last updated
    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.
    Last updated
    6
    MIT
  • F
    license
    -
    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.
    Last updated

View all related MCP servers

Related MCP Connectors

  • Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.

  • Provide AI assistants with real-time access to official SEC EDGAR filings and financial data. Enab…

  • SEC EDGAR for AI agents: company filings, financials and insider trades. No API keys.

View all MCP Connectors

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