Back to Home
noahw345 icon

property-MCP

Verified Safe

by noahw345

Overview

Connects Claude AI to real estate data via the ATTOM Data API to fetch property information for a given address.

Installation

Run Command
python -m mcp_server.server

Environment Variables

  • ATTOM_API_KEY
  • BASE_ATTOM_URL

Security Notes

Secrets (ATTOM_API_KEY) are loaded from environment variables using python-dotenv, which is a good practice. There are no 'eval' calls or obfuscation found. Network requests use the 'requests' library with a timeout, and errors are robustly handled at the API client and tool layer, preventing raw exception leakage. The API key is sent in standard HTTP headers.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-26

Tags

AIReal EstateAPI IntegrationClaude AIProperty Data