GRESB 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., "@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 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
- AlicenseBqualityBmaintenanceEnables 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 updated281MIT
- 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.Last updated6MIT
- Flicense-qualityDmaintenanceEnables interaction with the Gorgias helpdesk API, providing tools to manage tickets, customers, and other helpdesk functionalities through natural language.Last updated4
- Flicense-qualityDmaintenanceEnables interaction with the SurveyMonkey API v3, providing tools to manage surveys, pages, questions, responses, collectors, webhooks, and contacts via natural language.Last updated
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.
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/gresb-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server