Paardplaats Horse Finder
Paardplaats Horse Finder helps buyers find the right horse using advanced, structured filtering. Search by discipline, age, budget, level, and suitability to quickly narrow down the best matches.
Paardplaats.nl is a Dutch online equestrian marketplace.
- Homepage
- https://www.paardplaats.nl
- Remote URL
https://mcp.paardplaats.com/mcp- Auth
- NONE
Tools (2)
Extracted live via the executor SDK.
-
get_filter_optionsRetrieve ALL available filter options — categories, breeds, genders, colors, levels, and countries — as lists of {id, name, slug} objects. ALWAYS call this tool first when the user mentions any breed, category, gender, color, level, or country by name so you can resolve the name to its numeric ID. Never pass filter IDs to search_listings without first confirming them here.
-
search_listingsSearch Paardplaats horse advertisements with optional filters. Results are displayed as an interactive card widget (10 per page). ALL _ids parameters require numeric IDs — call get_filter_options first to resolve names to IDs. Use 'page' to paginate._