A
licenseNot graded
qualityD
maintenanceAn MCP server that enables interaction with the Daft.ie API for searching rental properties and retrieving detailed information about specific rental listings.
10
ISC
No user-submitted related servers found.
Scored across 3 tools
Each tool has a distinct purpose: location autocomplete, property listing, and property details. No overlap in functionality.
Names use consistent lowercase_with_underscores pattern. Two follow verb_noun (get_suggestions, list_properties) and one is noun_noun (property_details), which slightly deviates but remains clear.
3 tools is minimal but reasonable for a read-only property browsing server. Could be expanded with search or filtering but not critically thin.
Covers the basic workflow of location search, property listing, and details. However, missing operations like filtering by criteria other than location or user interaction features reduces completeness.