daft-mcp
If you are the rightful owner of daft-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Daft MCP Server is a thin MCP server built on top of the daftlistings library to search for rental properties on daft.ie using an MCP client.
The Daft MCP Server is designed to facilitate the search for rental properties on daft.ie by leveraging the daftlistings library. It provides a tool called `find_rental_properties` that allows users to search for properties based on various criteria such as location, maximum price, number of bedrooms, search radius, and property type. The server can intelligently map vague terms to specific enums used in the library, enhancing the search experience. This is achieved through utility LLM calls that interpret user-specified terms. The server is currently scoped to residential rental properties but can be extended to other types of listings. It uses OpenRouter to route requests to Google's Gemini 2.0 Flash model, requiring an API key for operation. The server is configured to use stdio, making it compatible with clients like Goose.
Features
- Intelligent term mapping using LLM calls
- Search for rental properties based on multiple criteria
- Integration with daftlistings library
- Scoped to residential rental properties
- Uses OpenRouter for routing requests
Tools
find_rental_properties
Search for real estate based on location, highest price, number of bedrooms and other conditions