add-mcp
Back to registry
Zillow logo

Zillow

v1.0.0

zillow.com/mcp

Zillow exposes a public no-auth MCP server at https://mcp.zillow.com/api/v1 plus several partner HTTP APIs, authenticated either with a Zillow mortgage `partnerId`, Bridge Interactive access token/password credentials for Bridge-backed data APIs, dotloop OAuth 2.0 for transaction management, or Mortech-issued third-party-name/license-key credentials where Zillow documents them.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.zillow.com/api/v1
npx add-mcp@latest https://mcp.zillow.com/api/v1 --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.zillow%2Fmcp"