# Real Estate MCP API Configuration
# Copy this file to .env and add your actual API keys
# RapidAPI Configuration
RAPIDAPI_KEY=your_rapidapi_key_here
RAPIDAPI_HOST_ZILLOW=zillow-com1.p.rapidapi.com
# RentCast/Realty Mole API Configuration
RENTCAST_API_KEY=your_rentcast_api_key_here
RENTCAST_BASE_URL=https://api.rentcast.io
# Optional: Additional Real Estate APIs
# ATTOM_API_KEY=your_attom_api_key_here
# BRIDGEAPI_KEY=your_bridge_api_key_here
# Application Configuration
NODE_ENV=development
LOG_LEVEL=info
API_TIMEOUT=10000
CACHE_TTL=3600
# Rate Limiting (requests per minute)
ZILLOW_RATE_LIMIT=60
RENTCAST_RATE_LIMIT=100
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/klappe-pm/Real-Estate-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server