Daft.ie MCP Server

by amineremache

Not rated
GitHub

About

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

Details

Author
amineremache
Categories
Web Scraping, Other, Search, Knowledge Base

Setup

Install Daft.ie MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/amineremache/daft-ie-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

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.

- πŸ” 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 theDAFT_API_KEYenvironment variable), this tool will likely fail. Refer tosrc/daftApi.tsfor more details and a link to the Daft.ie API documentation.

git clone [YOUR_GITHUB_REPO_URL] cd dafty-mcp

Testing (Optional but Recommended):The project uses Vitest for unit testing. To run tests:

Configure MCP Settings:Add the following configuration to your MCP settings file (e.g.,~/.config/Code/User/globalStorage/rooveterinaryinc.roo-cline/settings/mcp_settings.json):

{ "mcpServers": { "dafty-mcp": { "command": "node", "args": ["~/dafty-mcp/build/index.js"], "env": {}, "disabled": false, "alwaysAllow": [] } } }

Once the MCP server is configured and running, you can use the following tools:

- use_mcp_toolwithserver_name: "dafty-mcp"andtool_name: "search_rental_properties"
- use_mcp_toolwithserver_name: "dafty-mcp"andtool_name: "get_rental_property_details"

Example: Searching for rental properties in Dublin

<use_mcp_tool> <server_name>dafty-mcp</server_name> <tool_name>search_rental_properties</tool_name> <arguments> { "location": "Dublin", "min_price": 1000, "max_price": 2000, "num_beds": 2 } </arguments> </use_mcp_tool>

Example: Getting details for a specific property

<use_mcp_tool> <server_name>dafty-mcp</server_name> <tool_name>get_rental_property_details</tool_name> <arguments> { "property_id": "1234567" } </arguments> </use_mcp_tool>

Official OpenWeb Ninja MCP server connecting any AI agent to 40+ web data APIs for web search, e-commerce, local business, jobs, real estate, and finance data.

Live Austin-area MLS listings in your AI assistant β€” active listings, property details, schools, taxes, and neighborhood data for the Austin metro. Free remote MCP server, no install.

Australian development application and property intelligence queries for AI agents.

Search distressed auction properties for investors

Provides comprehensive enterprise information query and analysis, including business info, risk analysis, intellectual property, and operational insights.

Search 1000+ Russian construction companies and real estate agencies for AI agents

Free public AI-readable real estate listing exchange. Five MCP tools to search, retrieve, and act on residential, commercial, FSBO and off-market listings.

Zillow Data API MCP server β€” 4 tools: property lookup by address, lookup by ZPID, Zestimate, and listing search. 300+ fields per home across 160M+ U.S. parcels in one REST call. Free tier: 100 credits, no card. Corrected re-submission of the existing api.zillapi.com/mcp listing (was 'nine tools', now 4).

No reviews yet β€” be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.