attom-mcp-server

attom-mcp-server

3.2

If you are the rightful owner of attom-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

ATTOM MCP Server is a fully-featured Model Context Protocol server that provides access to the ATTOM Data property dataset for AI agents and traditional applications.

The ATTOM MCP Server is a robust Model Context Protocol server designed to interface with the ATTOM Data property dataset. Developed using modern TypeScript and ES modules, it supports both HTTP and stdio transports, offering advanced fallback strategies, automatic retries, and comprehensive tooling for both development and production environments. The server is capable of handling complex queries and provides intelligent caching mechanisms to minimize API calls. It is particularly useful for AI agents and MCP-compatible clients, facilitating programmatic interaction with the ATTOM API. The server is equipped with a variety of features including dual transport support, smart fallbacks, comparables auto-retry, advanced filters, and strict type safety, making it a versatile tool for property data management.

Features

  • Dual Transport: Exposes the same MCP interface over HTTP and stdio, suitable for browsers, REST clients, and AI tool runners.
  • Smart Fallbacks: Includes automatic address-to-ID and geoId derivation, tiered endpoint fallbacks, and intelligent caching.
  • Comparables Auto-Retry: Improves success rates by widening search ranges and retrying if ATTOM returns 'Unable to locate a property record'.
  • Advanced Filters: Offers numerous optional comparator parameters and filters like include0SalesAmounts and onlyPropertiesWithPool.
  • Strict Type Safety: Utilizes TypeScript and Zod validation for every tool, with OpenAPI YAML generation for client SDKs.

Tools

  1. attom_query

    Primary tool for interacting with the ATTOM API, requiring a 'kind' parameter and a 'params' object.