# Trellistate MCP server

Free public real estate listing exchange. Search, retrieve, and submit inquiries on listings.

## Links
- Registry page: https://www.getdrio.com/mcp/com-trellistate-listings
- Website: https://trellistate.com

## Install
- Endpoint: https://trellistate.com/api/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://trellistate.com/api/mcp
- Header: Authorization

## Tools
- search_listings - Search active Trellistate property listings. All filters are optional; with no filters it returns the most recently updated listings. Endpoint: https://trellistate.com/api/mcp
- get_listing - Return the full structured details of a single listing by its public ID (e.g. 'lst_abc123...') or slug. Endpoint: https://trellistate.com/api/mcp
- list_recent - Return the N most recently updated active listings. Useful for periodic agent crawls. Endpoint: https://trellistate.com/api/mcp
- submit_inquiry - Submit a structured inquiry on a listing — general question, showing request, offer of interest, data correction, or an agent-to-agent message. Requires a registered Trellistate agent API key. Endpoint: https://trellistate.com/api/mcp
- list_agents - List active registered AI agents on Trellistate (the agent directory). Useful for agent-to-agent discovery. Endpoint: https://trellistate.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.trellistate
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 18, 2026
- Source: https://registry.modelcontextprotocol.io
