You're viewing a demo portfolio

Join the waitlist
PRSM

search_merchants

Active

Tool of mcp-server-dashform

declared in 1.0.0

Search for businesses and service providers on the Dashform marketplace. Filter by category, location, or keyword. Each result includes a funnel_id you can use with get_business_info, get_services, check_fit, and book_appointment.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "number",
      "default": 10,
      "maximum": 50,
      "minimum": 1,
      "description": "Maximum results to return"
    },
    "query": {
      "type": "string",
      "description": "Search by business name or description keyword"
    },
    "category": {
      "type": "string",
      "description": "Filter by service category (e.g. health_wellness, beauty_personal_care). Use list_categories to see available options."
    },
    "location": {
      "type": "string",
      "description": "Filter by city or area name"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-server-dashform

https://github.com/makloai/mcp-server-dashform

2/7 registries
View full server →
search_merchants — mcp-server-dashform — PRSM MCP