# GTH Intelligence — Substance Abuse Treatment Finder MCP server

Search 12,373 SAMHSA-verified substance abuse treatment facilities across all 50 US states.

## Links
- Registry page: https://www.getdrio.com/mcp/com-gettreatmenthelp-gettreatmenthelp
- Repository: https://github.com/Crindo2/gth-mcp-server
- Website: https://gettreatmenthelp.com

## Install
- Endpoint: https://gth-mcp-server.pages.dev/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://gth-mcp-server.pages.dev/mcp

## Tools
- search_facilities (Search Treatment Facilities) - Search the 12,373 SAMHSA-verified US addiction & mental health treatment facility directory by state, city, treatment type, and insurance. Returns matched facilities with name, city/state, programs offered, insurance accepted, phone, and browse URL. Use this to find candidates — then call get_facility_detail for one facility's full profile. If the user is uncertain about location coverage, call list_states first. Endpoint: https://gth-mcp-server.pages.dev/mcp
- get_facility_detail (Get Facility Detail) - Get the full profile of one specific treatment facility: address, phone, programs offered, insurance plans accepted, SAMHSA verification status, and a direct browse URL. Supports partial name matching — returns the best match if multiple facilities contain the query string. Use after search_facilities when the user wants to drill into a named facility. Endpoint: https://gth-mcp-server.pages.dev/mcp
- list_states (List States with Coverage) - List every US state that has treatment facility data in this directory, with per-state facility counts. Returns an array of {state, stateAbbr, count}. Use as a first step when the user's location is unclear, or to discover where coverage exists before calling search_facilities. Endpoint: https://gth-mcp-server.pages.dev/mcp
- get_treatment_types (Get Treatment Type Definitions) - Get definitions of all treatment program types (Inpatient Rehab, Detox, PHP, IOP, Outpatient, MAT, Counseling, Sober Living) with duration, intensity, and typical fit. Returns markdown-formatted explanations. Use when the user is uncertain which treatment_type to pass to search_facilities, or asks 'what's the difference between X and Y'. Endpoint: https://gth-mcp-server.pages.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.gettreatmenthelp
- Version: 1.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 5, 2026
- Source: https://registry.modelcontextprotocol.io
