Vitena Directory
VD
Vitena Directory
/search_providers

Search health professionals

Searches the public Vitena directory of health and wellness professionals who accept appointments (dietitians, dentists, physiotherapists, psychologists, beauty

liveverifiedunknown~5s typical
mcpprobedvitenadirectory
$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-care-vitena-directory /search_providers for me.

Input

FieldTypeDescription
disciplinestring (dietitian | psychologist | physiotherapist | beauty | child-development | dentist)Profession to filter by. One of: dietitian, psychologist, physiotherapist, beauty, child-d
locationstringCity, district or region name in free text, e.g. 'Istanbul', 'Kadıköy', 'Madrid', 'Andaluc
citystringDeprecated alias for 'location', kept so agents that learned the older argument name keep
countrystringTwo-letter ISO country code, e.g. 'TR', 'ES', 'DE'. Narrows an ambiguous place name. Valid
specializationstringSpecialization CODE (not label) as returned by list_directory_filters.
languagestringTwo-letter language code the professional consults in, e.g. 'es', 'tr'.
workModestring (online | in_person)Consultation mode. 'online' for remote, 'in_person' for on-site.
pageinteger1-based page number. Page size is fixed at 20.

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-care-vitena-directory","endpoint":"/search_providers","input":{}}'
cli
npx cracked-ai run -p mcp-care-vitena-directory -e /search_providers -i '{}'
mcp
run_tool({ provider: "mcp-care-vitena-directory", endpoint: "/search_providers", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.