
Mental Health Care
Wire mental-health provider search, availability, booking, and copay estimates into an agent or health-adjacent app via Emora’s hosted MCP API.
Overview
com.emorahealth/mental-health-care is an MCP server for the Build phase that connects agents to Emora Health for provider search, scheduling, bookings, and copay estimates.
What is this MCP server?
- Search mental health providers through MCP
- Check appointment availability in agent workflows
- Book evaluations via streamable-http remote
- Estimate insurance copays from tool responses
- Publisher metadata includes agent-skills and server-card well-known URLs
- Server version: 1.0.0
- Remote transport: streamable-http at /api/mcp/v1
What problem does it solve?
You are building a care-navigation experience but lack a single MCP surface for providers, slots, and copays without brittle custom API wrappers.
Who is it for?
Builders shipping health or benefits-adjacent assistants who need booking and insurance estimate tools inside Claude Code or similar MCP clients.
Skip if: Generic indie SaaS with no healthcare scope, or teams that cannot meet healthcare data handling expectations.
What do I get? / Deliverables
Your agent can search, check availability, book evaluations, and surface copay estimates through one remote MCP integration.
- Provider search results via MCP tools
- Availability checks and evaluation booking actions
- Copay estimate outputs for insurance-aware UX
Recommended MCP Servers
Journey fit
Third-party care APIs belong in Build when you are integrating external services into a product rather than researching a generic startup idea. Integrations is the canonical shelf for MCP servers that call a vendor HTTP API for booking and eligibility-style workflows.
How it compares
Vertical healthcare booking MCP, not a code-review or infrastructure automation server.
Common Questions / FAQ
Who is com.emorahealth/mental-health-care for?
Developers integrating mental health access, scheduling, and copay transparency into agent-driven or SaaS experiences.
When should I use com.emorahealth/mental-health-care?
Use it during product build when you need live provider and appointment tools rather than static mental health content.
How do I add com.emorahealth/mental-health-care to my agent?
Add the remote streamable-http MCP endpoint https://www.emorahealth.com/api/mcp/v1 in your client and follow Emora’s manifest at their .well-known/mcp.json.