About
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
- Searches daft.ie for rental properties
- Uses LLMs to map vague search terms to specific criteria
- Built on top of the daftlistings library
- Exposes a `find_rental_properties` tool
- Configured to be used via stdio
- 0 GitHub stars
Use Cases
- Automating rental property searches based on flexible criteria
- Integrating property searches into LLM-powered applications
- Building conversational interfaces for property discovery