
SAMHSA Treatment Locator
Wire SAMHSA-backed facility lookup into recovery or mental-health apps so your agent can search substance abuse and mental health treatment locations during prototypes and integrations.
Overview
SAMHSA Treatment Locator is an MCP server for the Build phase that lets your agent find substance abuse and mental health treatment facilities through Olyport’s streamable HTTP endpoint.
What is this MCP server?
- Remote MCP at mcp.olyport.com/treatment-locator/mcp (version 1.0.0)
- Search substance abuse and mental health treatment facilities
- SAMHSA Treatment Locator data exposed to agents for feature spikes
- Streamable HTTP—no self-hosted scraper for first integration pass
- Pairs with SAMHSA Behavioral Health MCP for stats-plus-referral product stories
What problem does it solve?
Care-navigation prototypes stall when you lack a clean facility-search API your agent can call while you scaffold maps, filters, and referral UX.
Who is it for?
Indie builders integrating referral or “find treatment” paths into health, recovery, or community support apps via MCP.
Skip if: Emergency dispatch, guaranteed bed availability, or replacing 988/crisis lines—locator results need live verification and clinical guardrails.
What do I get? / Deliverables
You can demo and implement facility lookup flows backed by SAMHSA locator data without building a bespoke scraper first.
- Working agent-driven facility search for demos
- Integration patterns for maps and filter UI
- Facility result objects to map into your app’s data model
Recommended MCP Servers
Journey fit
Referral and locator features are integration work once you know the product needs real facility data, with earlier phases using the same MCP for feasibility spikes. Treatment Locator fits Build integrations when connecting user flows to authoritative facility search—not generic CRUD scaffolding.
How it compares
Facility-search MCP integration, not the SAMHSA statistics server and not a full EHR connector.
Common Questions / FAQ
Who is SAMHSA Treatment Locator for?
Solo builders shipping behavioral-health or recovery products who need SAMHSA-aligned treatment facility search inside agent-driven development.
When should I use SAMHSA Treatment Locator?
Use it when prototyping or building integrations for facility finder features, and earlier for quick feasibility checks on coverage in target regions.
How do I add SAMHSA Treatment Locator to my agent?
Register https://mcp.olyport.com/treatment-locator/mcp as a remote streamable HTTP MCP server in Claude Code, Cursor, or your compatible client.