Find rental properties on daft.ie using an MCP client.
This MCP server allows users to search for rental properties on daft.ie using an MCP client, leveraging the daftlistings library. It intelligently maps vague search terms to specific criteria, such as property type and location, using utility LLM calls. The server exposes a `find_rental_properties` tool and is configured to be used via stdio.
Key Features
01Searches daft.ie for rental properties
02Uses LLMs to map vague search terms to specific criteria
03Built on top of the daftlistings library
04Exposes a `find_rental_properties` tool
05Configured to be used via stdio
060 GitHub stars
Use Cases
01Automating rental property searches based on flexible criteria
02Integrating property searches into LLM-powered applications
03Building conversational interfaces for property discovery