S
Servana
/search_vendors
search vendors
Search Servana's directory of local service businesses (cleaning, med spa, yoga, personal training, and more) by US state, city, and service. Returns business n
liveverifiedunknown~5s typical
mcpprobedservana
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-servana-servana /search_vendors for me.
Input
| Field | Type | Description |
|---|---|---|
| state* | string | US state slug, lowercase, hyphenated (e.g. 'florida', 'new-york') |
| city* | string | City slug, lowercase, hyphenated (e.g. 'tampa', 'los-angeles') |
| service | string | Optional service slug (e.g. 'cleaning-and-organizing', 'med-spa', 'yoga', 'personal-traini |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-servana-servana","endpoint":"/search_vendors","input":{"state":"...","city":"..."}}'cli
npx cracked-ai run -p mcp-ai-servana-servana -e /search_vendors -i '{"state":"...","city":"..."}'mcp
run_tool({ provider: "mcp-ai-servana-servana", endpoint: "/search_vendors", input: {"state":"...","city":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.