dafty-mcp

amineremache/dafty-mcp

3.4

If you are the rightful owner of dafty-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.

Dafty MCP Server is an open-source project designed to interact with Daft.ie for searching rental properties via web scraping.

The Dafty MCP Server is a specialized tool designed to facilitate the search and retrieval of rental property information from Daft.ie, a popular real estate website. This server employs web scraping techniques to gather data on rental listings based on user-defined criteria such as location, price range, number of bedrooms, and property type. Additionally, it can fetch detailed information about specific properties using their unique IDs. The server is built using Node.js and requires an API key for accessing the official Daft.ie API. It is important to note that this project is independent and not affiliated with Daft.ie. Users are encouraged to use the tool responsibly and in compliance with the website's terms of service. The server is configured to run as a Model Context Protocol (MCP) server, making it easy to integrate with other systems and tools that support MCP.

Features

  • Search Rental Properties: Allows users to search for rental listings based on various criteria.
  • Get Rental Property Details: Retrieves detailed information about a specific rental property using its unique ID.
  • Web Scraping: Utilizes web scraping techniques to gather data from Daft.ie.
  • API Integration: Requires an API key to access the official Daft.ie API for detailed property information.
  • Open Source: The project is open-source and available for educational and experimental purposes.

Tools

  1. search_rental_properties

    Search for rental properties based on criteria like location, price range, and number of bedrooms.

  2. get_rental_property_details

    Retrieve detailed information about a specific rental property using its unique ID.