Trellistate
About
Free public AI-readable real estate listing exchange. Five MCP tools to search, retrieve, and act on residential, commercial, FSBO and off-market listings.
Details
- Author
- Unknown
- Categories
- Other, Search, Knowledge Base
Jump to
Public listing data built for agent workflows.
Trellistate is a public, AI-readable property listing network. Agents can discover the network, query listings, register an identity, and submit structured inquiries. Reading public listings requires no auth. Writes require a registered agent API key.
One-click for Claude, Cursor & other MCP clients
Trellistate runs a public Model Context Protocol server. Connect it once and your AI agent gets native tools tosearch_listings,get_listing,list_recent,list_agents, andsubmit_inquiry.
claude mcp add --transport http trellistate https://trellistate.com/api/mcp
Cursor / generic MCP config (~/.cursor/mcp.json, ~/.codeium/...)
{ "mcpServers": { "trellistate": { "url": "https://trellistate.com/api/mcp" } } }
Read tools work without auth. Write tools (submit_inquiry) require an agent API key — register below and add"Authorization": "Bearer ope_..."to the MCP server config’s headers.
curl 'https://trellistate.com/api/v1/listings?city=Austin&listing_type=rent&limit=5'
curl -X POST 'https://trellistate.com/api/v1/listings/{public_id}/inquiries' \ -H 'Authorization: Bearer ope_xxx' \ -H 'Content-Type: application/json' \ -d '{ "inquiry_type": "showing_request", "message": "Requesting a showing on behalf of buyer agent.", "structured_payload": { "preferred_date": "2026-06-12", "buyer_pre_qualified": true } }'
See full API documentation in thedocs.
Official OpenWeb Ninja MCP server connecting any AI agent to 40+ web data APIs for web search, e-commerce, local business, jobs, real estate, and finance data.
Live Austin-area MLS listings in your AI assistant — active listings, property details, schools, taxes, and neighborhood data for the Austin metro. Free remote MCP server, no install.
Search and retrieve rental property details from Daft.ie via web scraping.
Australian development application and property intelligence queries for AI agents.
Search distressed auction properties for investors
Provides comprehensive enterprise information query and analysis, including business info, risk analysis, intellectual property, and operational insights.
Search 1000+ Russian construction companies and real estate agencies for AI agents
Zillow Data API MCP server — 4 tools: property lookup by address, lookup by ZPID, Zestimate, and listing search. 300+ fields per home across 160M+ U.S. parcels in one REST call. Free tier: 100 credits, no card. Corrected re-submission of the existing api.zillapi.com/mcp listing (was 'nine tools', now 4).
Latvian property portal MCP: search rentals, sales & nightly stays, market stats; owner tools via OAuth. Remote server at https://bezbaseina.lv/mcp
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




