MCP server · RESO (Real Estate Standards Organization)
RESO MCP server manifest (hosted cloud server + local stdio server)
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for RESO (Real Estate Standards Organization). The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If RESO (Real Estate Standards Organization) publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
authenticate— Obtain a bearer token using OAuth2 Client Credentials. Returns a token for use with all other tools.query— Query a RESO OData server. Supports $filter, $select, $orderby, $top, $skip, $count and $expand.metadata— Fetch and parse OData $metadata. Returns entity types, fields, key properties and type information.create— Create a new record (OData POST). Add/Edit (RCP-010) write path.update— Update a record (OData PATCH). Add/Edit (RCP-010) write path.delete— Delete a record (OData DELETE). Add/Edit (RCP-010) write path.validate— Validate a record against RESO Data Dictionary field rules.parse-filter— Parse an OData $filter expression into an AST for understanding, validating or transforming it.run-compliance— Run RESO certification compliance tests. Supports Add/Edit (RCP-010), EntityEvent (RCP-027) and Web API Core.metadata-report— Generate a RESO metadata compliance report. Checks entity types, fields and annotations.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.