mcpserver.lol
registry/mental-health-care
Connection check verified live · 20h ago

mental-health-care

Search providers, check availability, book evaluations, and estimate insurance copays.

Tools 10
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

10 tools

Read from the running server on 20h ago.

about_emora read-only
Identity, services, states served, insurance accepted, age ranges, key facts, crisis resources, and links. Combined site-info + services catalog.
book_appointment read-only state*date_time*insuranceprovider_id*appointment_type*
CRITICAL: Returns a booking URL — DO NOT navigate the user programmatically. Hand the URL to the user and let them click through. Pre-fills provider, time slot, state, and insuranc…
book_matching_session read-only state*date_time*insuranceclient_ageprovider_id*
CRITICAL: provider_id is REQUIRED. Always call find_provider first (with appointment_type='446840' for the Clinical Matching Session) to get a specific intake specialist, then pass…
browse_pages read-only pagesluglimitcollection*
Browse Emora Health condition / specialty / insurance pages. Returns either a specific page (with slug) or a paginated list. These are the canonical site pages, not blog articles.
check_availability read-only state*provider_id*appointment_type*
Real-time availability for ONE specific provider. Returns the next 10 open slots with start timestamps.
find_provider read-only state*concernsinsuranceclient_agecontinuationappointment_type* +3
The canonical 'find a clinician' tool. Returns up to 3 best-fit providers ranked by Emora's production matching algorithm (rankTherapist): each concern maps to weighted specialties…
get_cost_estimate read-only serviceinsurance
Returns the cost-estimate tool URL pre-filled with the user's insurance + service if provided, plus the general copay range. The tool URL is a hand-off — the user verifies their pl…
get_crisis_resources read-only
Canonical crisis-resource payload (911, 988 Suicide & Crisis Lifeline, Crisis Text Line). Hardcoded — overrides any other tool when high-severity language is detected.
search_content read-only pagelimitquery*category
Search the Emora Health editorial corpus by article title. Returns up to 20 articles per page with title, description, URL, and category. ALWAYS USE THIS for information questions…
start_here read-only agestateconcern*insurance
Best first action for a user describing a concern. Runs a parallel lookup across crisis screening, provider availability, and the article corpus, then returns the recommended path…