City24.ee - Real Estate marketplace
Official real estate data provider for Estonia. This server enables AI agents to search and filter live property listings from city24.ee, including apartments, houses, and commercial spaces. Supports…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add city24/city24-ee-real-estate
# Browse available tools
npx -y smithery tool list city24/city24-ee-real-estate
# Get full schema for a tool
npx -y smithery tool get city24/city24-ee-real-estate search-listings
# Call a tool
npx -y smithery tool call city24/city24-ee-real-estate search-listings '{}'Direct MCP Connection
Endpoint: https://city24-ee-real-estate--city24.run.tools
Tools (1)
search-listings— Search real estate listings by property type, transaction type, price range, area, floor, lot size, and location. Use l…
# Get full input/output schema for a tool
npx -y smithery tool get city24/city24-ee-real-estate