You're viewing a demo portfolio

Join the waitlist
PRSM

search_services

Active

Tool of mcp-server-dashform

declared in 1.0.0

Search for specific services across all marketplace merchants. Find services by name, category, price range, or location. Each result includes the provider funnel_id for booking.

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 service name or description"
    },
    "category": {
      "type": "string",
      "description": "Filter by service category"
    },
    "location": {
      "type": "string",
      "description": "Filter by provider location"
    },
    "max_price": {
      "type": "number",
      "description": "Maximum price filter"
    },
    "min_price": {
      "type": "number",
      "description": "Minimum price filter"
    }
  }
}

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_services — mcp-server-dashform — PRSM MCP