Labsco
amineremache logo

Daft.ie MCP Server

โ˜… 10

from amineremache

Search and retrieve rental property details from Daft.ie via web scraping.

๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeAdvanced setup

Dafty MCP Server

License

Dafty MCP Banner

Disclaimer

This is an independent, open-source project and is not affiliated with, endorsed, or sponsored by Daft.ie. This tool is provided for educational and experimental purposes only. The data is scraped from a publicly available website, and its use is subject to the terms of service of that website. The author assumes no liability for the use or misuse of this software. Please use it responsibly and ethically.

This is an MCP (Model Context Protocol) server designed to interact with Daft.ie, primarily for searching rental properties via web scraping.

โœจ Features

  • ๐Ÿ” Search Rental Properties: Search for rental listings based on various criteria like location, price range, number of bedrooms, and property type. This tool uses web scraping.
  • ๐Ÿ“„ Get Rental Property Details: Attempts to retrieve detailed information about a specific rental property using its unique ID.
    • Note: This tool relies on the official Daft.ie API (v3) which requires an API key. Without a valid key (set via the DAFT_API_KEY environment variable), this tool will likely fail. Refer to src/daftApi.ts for more details and a link to the Daft.ie API documentation.