MCP Connector Reference
Complete reference for tools, skills, and data available through the RealAI MCP connector. Access 5.3 trillion real estate data points and comprehensive analytical AI workflows for Claude and other AI assistants.
The RealAI connector provides access to comprehensive real estate data and analytical workflows through three integrated layers.
Low-level data access via the Model Context Protocol. Search, explore, and query structured real estate data.
High-level analytical workflows for specific real estate tasks like investment analysis, valuations, and market reports.
Entities, topics, and fields available for querying. From national metrics to individual property records.
Three tools are exposed through the MCP server. They are designed to be called in sequence: search → explore → query.
entity_search_by_nameSearch for real estate geographies and multifamily properties using fuzzy name matching. This is typically the first tool to use when you have a location or property name but need its unique identifier.
querystringYesSearch term (min 2 chars). Use 1-2 words for best results.limitnumberNoMax results (default: 10, max: 20)typesarrayNoFilter to specific entity typesstatestringNoTwo-letter state abbreviationAvailable filter operations for query_data. Use with the filters parameter.
EQUALSExact matchEQUAL_IGNORE_CASECase-insensitive matchINMatch any value in listNOT_INExclude values in listGREATER_THANNumeric greater thanGREATER_OR_EQUALNumeric greater or equalLESS_THANNumeric less thanLESS_OR_EQUALNumeric less or equalIS_NULLField is nullIS_NOT_NULLField has valueCONTAINSString containsCONTAINS_IGNORE_CASECase-insensitive containsAnalytical Workflows
Skills are high-level analytical workflows that orchestrate tool calls and produce structured deliverables. The router skill automatically dispatches to the appropriate skill based on user intent.
Skills are invoked automatically based on intent. Use natural language describing your goal — the router handles dispatch.
realai-routerAutomatic on real estate topicsRoutes intent to the appropriate skill
realai-data"find", "lookup", "query", "what data"Entity resolution, schema discovery, query construction
The data catalog is organized around three concepts: entities, topics, and fields. Entities are the primary subjects you query data about. Each entity has identity fields plus access to various topics.
From national aggregates down to 100-household micro-areas
nationstatemarketsubmarketcountycensus_placezipcodeneighborhoodcentum126M+ property records with multifamily and residential variants
propertyproperty_mfrproperty_residentialBenchmark rates and economic indicators
mortgage_ratesnational_metrics_dailynational_metrics_monthlynational_metrics_quarterlyTopics are thematic groupings of related data. Different entities support different topics. Always use explore_data to discover exact names.
Access denied: read:mcp scope requiredQuery parameter is requiredEntity is required for topics scopeLimit cannot exceed 1000The RealAI Connector requires OAuth 2.0 authentication.
The MCP server enforces rate limits per user and per organization. If you encounter rate limiting, reduce request frequency or contact your administrator.
If you have questions about the RealAI MCP connector or need help with integration, please contact our team.