# RESO Cloud MCP Server

**Canonical:** https://apis.io/apis/reso/reso-cloud-mcp/  
**Provider:** RESO (Real Estate Standards Organization) — https://apis.io/providers/reso/  
**Base URL:** https://services.reso.org/mcp  
**Documentation:** https://tools.reso.org/packages/reso-mcp-server

RESO Cloud MCP Server is one of 2 APIs that [RESO (Real Estate Standards Organization)](https://apis.io/providers/reso/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include MCP, AI Agents, OData, Certification, and Tooling. The published artifact set on APIs.io includes API documentation and authentication docs.

The RESO Cloud MCP Server is the one production API endpoint RESO itself operates. It speaks the Model Context Protocol over Streamable HTTP at https://services.reso.org/mcp and exposes the RESO toolchain to AI agents - authenticate, query, metadata, create, update, delete and parse-filter - so an agent can work against any RESO-certified OData server without knowing OData syntax. It is a broker, not a data source: every tool call takes a target server URL and that server's credentials, and RESO stores no listing data behind it. Access is beta and gated on an API key issued by RESO on request to dev@reso.org, available to RESO members and conference attendees; an anonymous tools/list returns HTTP 401 with a JSON-RPC error pointing at that address. The same tool interfaces are available offline via the local stdio server (@reso-standards/reso-mcp-server), which adds the validate, run-compliance and metadata-report certification tools.

## Machine-readable artifacts (6)

- **MCPServer** — https://raw.githubusercontent.com/api-evangelist/reso/refs/heads/main/mcp/reso-mcp.yml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/reso/refs/heads/main/mcp/reso-tool-crosswalk.yml
- **Documentation** — https://github.com/RESOStandards/reso-tools/blob/main/reso-mcp-server/doc/GUIDE.md
- **Documentation** — https://github.com/RESOStandards/reso-tools/blob/main/reso-mcp-server/README.md
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/reso/refs/heads/main/authentication/reso-authentication.yml
- **SourceCode** — https://github.com/RESOStandards/reso-tools/tree/main/reso-mcp-server

## Other RESO (Real Estate Standards Organization) APIs (1)

- [RESO Web API](https://apis.io/apis/reso/reso-web-api/)

## Tags

MCP, AI Agents, OData, Certification, Tooling

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/reso/reso-cloud-mcp/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/reso/.
