GetTreatmentHelp
Search over 12,300 SAMHSA-verified addiction and behavioral health treatment facilities across the US
GTH Intelligence — Substance Abuse Treatment Finder
An MCP server providing AI agents with access to 12,373 SAMHSA-verified substance abuse treatment facilities across all 50 US states. The only fully enriched, actively maintained SAMHSA MCP server available.
What It Does
The GTH Intelligence MCP server gives AI agents structured access to the GetTreatmentHelp database of substance abuse and mental health treatment facilities — enriched with descriptions, verified phone numbers, websites, and competitive intelligence data.
Tools
search_facilities
Search for addiction treatment and mental health facilities. Filter by US state, city, treatment type, and insurance. Returns facility names, locations, programs, insurance, phone numbers, and direct links.
Parameters:
zip— ZIP code to search nearstate— Two-letter state abbreviationcity— City nametreatment_type— Type of treatment (e.g. "detox", "inpatient", "outpatient", "MAT")insurance— Insurance acceptedradius— Search radius in miles (default 25)limit— Max results to return
get_facility_detail
Get detailed information about a specific treatment facility by name. Returns programs offered, insurance accepted, phone number, website, and description.
Parameters:
name(required) — Facility name
list_states
List all US states that have treatment facility data available, with facility count per state.
get_treatment_types
Get definitions and explanations of all treatment program types (Inpatient, Detox, IOP, PHP, Outpatient, MAT, Counseling, Sober Living).
Usage
MCP Endpoint
https://gth-mcp-server.pages.dev/mcp
Connect via Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"gth-intelligence": {
"command": "npx",
"args": ["-y", "@smithery/cli@latest", "run", "cbeggroup/gettreatmenthelp", "--key", "YOUR_SMITHERY_KEY"]
}
}
}
Connect via Smithery
smithery mcp add cbeggroup/gettreatmenthelp
Data Coverage
- 12,373 SAMHSA-verified substance abuse treatment facilities
- All 50 states + DC
- 100% description coverage
- 99.9% website coverage
- 99.2% verified phone numbers
- Monthly data refreshes from SAMHSA
Use Cases
- Help patients find nearby treatment options
- Build competitive intelligence tools for treatment operators
- Power facility finder features in healthcare apps
- Research treatment availability by geography or program type
API Access
Free tier: 10 calls/month — no API key required.
Paid tiers available at gettreatmenthelp.com/api-access/
Links
- Homepage: gettreatmenthelp.com
- For Operators: gettreatmenthelp.com/for-operators/
- Smithery: smithery.ai/server/cbeggroup/gettreatmenthelp
- MCP Registry: registry.modelcontextprotocol.io
License
MIT
Máy chủ liên quan
Local RAG Backend
A local RAG backend powered by Docker Compose, supporting various document formats for search.
Search MCP Server
A server providing web and similarity search functionalities, designed for Claude Desktop. It requires external embedding and API services.
gnosis-mcp
Zero-config knowledge base for AI coding agents. Loads your markdown docs into a searchable database and exposes them as MCP tools — search, read, and manage documentation without leaving your editor. Works instantly with SQLite (no setup), upgrades to PostgreSQL + pgvector for hybrid semantic search. Includes skills for searching docs (/gnosis:search), health checks (/gnosis:status), doc management (/gnosis:manage), and first-time setup (/gnosis:setup). 6 MCP tools, 3 resources, FTS5 keyword search, 176 tests.
Weather MCP
A weather server providing weather information for locations within the United States.
ArXiv MCP Server
A flexible service for searching and analyzing academic papers on arXiv.
RedNote MCP
Search and retrieve content from the Xiaohongshu (Red Book) platform.
AgentPantry
Living directory of x402 payment endpoints with curated recipes. Agents discover, evaluate, and execute paid workflows via MCP.
Google Scholar MCP
An MCP server for searching Google Scholar, built for AI assistants and automation workflows that need papers, authors, citations, and BibTeX entries.
Find BGM
Finds background music for YouTube shorts by analyzing script content and recommending tracks from YouTube Music.
Search Intent MCP
Analyzes user search keyword intent for SEO support using the AI Search Intent API.