GRESB MCP Server
Click on "Deploy 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., "@GRESB MCP Servershow me the assessment scores for entity 123"
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.
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 all GRESB entities accessible with your API key |
| Get entity details (name, type, country, total assets) |
| Total/management/performance scores + green star rating |
| Entity scores vs peer group median and top quartile |
| Indicator-level scores for management, performance, or all |
| Entity rank among peers + scores vs peer average |
| Submit survey indicator responses programmatically |
All tools accept an optional year parameter (default: current assessment year).
Endpoints
POST /mcp— MCP protocol endpointGET /health— Health check
Getting API Access
Apply at gresb.com as an Official Data Partner.
Local Development
npm install
npm run devDeployment
Configured for Railway via railway.toml. Set no env vars required at start — credentials are passed per-request via the Authorization header.
This server cannot be deployed
Maintenance
Related MCP Connectors
Provides access to Civic Plus - See Click Fix, allowing you to interact with your data via an LLM.…
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Agent-native SEC filing data: statements assembled, filings read and synthesized. No API key.
Provide AI assistants with real-time access to official SEC EDGAR filings and financial data. Enab…
Related MCP Servers
- AlicenseBqualityCmaintenanceEnables 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.281MIT
- AlicenseAqualityBmaintenanceProvides 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.624 PyPIMIT
- FlicenseNot gradedqualityDmaintenanceEnables interaction with the Gorgias helpdesk API, providing tools to manage tickets, customers, and other helpdesk functionalities through natural language.4-
- FlicenseAqualityDmaintenanceEnables interaction with the SurveyMonkey API v3, providing tools to manage surveys, pages, questions, responses, collectors, webhooks, and contacts via natural language.48-