Enables interaction with the Daft.ie API for property rentals in Ireland, supporting search functionality based on location, price range, bedrooms, and property type, as well as retrieval of detailed information about specific rental properties.
Daft.ie MCP Server
This is an MCP (Model Context Protocol) server designed to interact with the Daft.ie API, specifically focusing on renting functionalities.
Features
- Search Rental Properties: Search for rental listings based on various criteria like location, price range, number of bedrooms, and property type.
- Get Rental Property Details: Retrieve detailed information about a specific rental property using its unique ID.
Setup
- Clone the repository:
- Install dependencies:
- Build the server:
- 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
):
Usage
Once the MCP server is configured and running, you can use the following tools:
use_mcp_tool
withserver_name: "daft-ie-mcp"
andtool_name: "search_rental_properties"
use_mcp_tool
withserver_name: "daft-ie-mcp"
andtool_name: "get_rental_property_details"
Example: Searching for rental properties in Dublin
Example: Getting details for a specific property
This server cannot be installed
An MCP server that enables interaction with the Daft.ie API for searching rental properties and retrieving detailed information about specific rental listings.
Related MCP Servers
- -securityAlicense-qualityThis MCP server utilizes DuckDuckGo for web searches, providing structured search results with metadata and features like smart content classification and language detection, facilitating easy integration with AI clients supporting the MCP protocol.Last updated -1251JavaScriptMIT License
- -securityAlicense-qualityMCP server for using various search tools like Tavily API. Planning to support various search tools (i.e. wiki search, searxng, etc)Last updated -1PythonMIT License
- -securityFlicense-qualityAn MCP server that provides access to Naver OpenAPI services, enabling users to search blogs, news, books, images, and other content through standardized Model Context Protocol interfaces.Last updated -Python
- -securityAlicense-qualityAn MCP server that integrates the Brave Search API to provide both web and local search capabilities, with features like pagination, filtering, and smart fallbacks.Last updated -7TypeScriptMIT License