Skip to main content
ClaudeWave
Crindo2 avatar
Crindo2

gth-mcp-server

View on GitHub

Find US addiction and mental health treatment facilities. 11,271 SAMHSA-verified. Filter by state, treatment type, and insurance.

MCP ServersOfficial Registry0 stars0 forksPythonMITUpdated today
ClaudeWave Trust Score
54/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: NPX · mcp-remote
Claude Code CLI
claude mcp add gth -- npx -y mcp-remote
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "gth": {
      "command": "npx",
      "args": ["-y", "mcp-remote"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# GTH Intelligence - Substance Abuse Treatment Finder

An MCP server that gives AI agents access to 12,338 curated US addiction treatment facilities, sourced from SAMHSA, across all 50 states. Built for treatment operators, healthcare AI developers, and anyone building tools that help people find care.

## What It Does

The GTH Intelligence MCP server provides structured access to GetTreatmentHelp's directory of addiction treatment facilities -- enriched with descriptions, phone numbers, websites, programs offered, and insurance accepted.

## Tools

### `search_facilities`
Search for addiction treatment facilities. Filter by US state (required), city, treatment type, and insurance accepted. Returns facility names, locations, programs, insurance, phone numbers, and a browse URL.

**Parameters:**
- `state` (required) -- US state name or two-letter abbreviation (e.g. "California" or "CA")
- `city` -- City name (partial match supported)
- `treatment_type` -- One of: Inpatient Rehab, Outpatient, Detox, IOP (Intensive Outpatient), PHP (Partial Hospitalization), MAT (Medication-Assisted Treatment), Counseling, Sober Living
- `insurance` -- Insurance provider accepted (e.g. "Medicaid", "Aetna", "Medicare")
- `limit` -- Max results to return (1-20, default 5)

### `get_facility_detail`
Get the full profile of one treatment facility by name: location, phone, programs offered, insurance accepted, and a browse URL. Partial name matching supported.

**Parameters:**
- `name` (required) -- Full or partial facility name

### `list_states`
List every US state with treatment facility data, with per-state facility counts.

### `get_treatment_types`
Get definitions of all treatment program types (Inpatient Rehab, Detox, PHP, IOP, Outpatient, MAT, Counseling, Sober Living) with duration, intensity, and typical fit.

## Usage

### MCP Endpoint
```
https://gth-mcp-server.pages.dev/mcp
```

### Connect via Claude Desktop
Add to your `claude_desktop_config.json`:
```json
{
  "mcpServers": {
    "gth-intelligence": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://gth-mcp-server.pages.dev/mcp"]
    }
  }
}
```
No API key required.

## Data Coverage

- **12,338** curated addiction treatment facilities, sourced from SAMHSA
- **All 50 states** + DC
- Programs, insurance accepted, phone numbers, and browse links per facility
- Monthly data refreshes from SAMHSA

## Use Cases

- Help people find nearby treatment options
- Build facility-finder features into healthcare apps
- Power competitive intelligence tools for treatment operators
- Research treatment availability by geography or program type

## API Access

Free: 100 calls per IP per day, no API key required.

For higher-volume access, get in touch via [gettreatmenthelp.com/api-access/](https://www.gettreatmenthelp.com/api-access/)

## Troubleshooting

- **No results returned** -- `state` is required for `search_facilities`, so make sure it is set; then broaden by removing the `city`/`treatment_type`/`insurance` filters or trying a different state. Call `list_states` to see where coverage exists.
- **HTTP 429 (rate limited)** -- the free tier allows 100 calls per IP per day, resetting at 00:00 UTC. For higher volume, see API Access above.
- **Can't connect** -- point your client at the remote endpoint, no API key required:
  ```
  npx -y mcp-remote https://gth-mcp-server.pages.dev/mcp
  ```
- **403 from a browser** -- the `/mcp` endpoint validates the `Origin` header to prevent DNS rebinding. Standard MCP clients (Claude Desktop, `mcp-remote`, server-to-server) send no `Origin` header and connect fine; only disallowed browser origins are blocked.
- **Support** -- questions or higher-volume access requests: cbeggroup@gmail.com

## Links

- **Homepage:** [gettreatmenthelp.com](https://www.gettreatmenthelp.com)
- **For Operators:** [gettreatmenthelp.com/for-operators/](https://www.gettreatmenthelp.com/for-operators/)
- **MCP Registry:** [registry.modelcontextprotocol.io](https://registry.modelcontextprotocol.io)
- **Privacy:** [gth-mcp-server.pages.dev/privacy](https://gth-mcp-server.pages.dev/privacy)

## License

MIT

What people ask about gth-mcp-server

What is Crindo2/gth-mcp-server?

+

Crindo2/gth-mcp-server is mcp servers for the Claude AI ecosystem. Find US addiction and mental health treatment facilities. 11,271 SAMHSA-verified. Filter by state, treatment type, and insurance. It has 0 GitHub stars and was last updated today.

How do I install gth-mcp-server?

+

You can install gth-mcp-server by cloning the repository (https://github.com/Crindo2/gth-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Crindo2/gth-mcp-server safe to use?

+

Our security agent has analyzed Crindo2/gth-mcp-server and assigned a Trust Score of 54/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains Crindo2/gth-mcp-server?

+

Crindo2/gth-mcp-server is maintained by Crindo2. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to gth-mcp-server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy gth-mcp-server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Crindo2/gth-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/crindo2-gth-mcp-server)](https://claudewave.com/repo/crindo2-gth-mcp-server)
<a href="https://claudewave.com/repo/crindo2-gth-mcp-server"><img src="https://claudewave.com/api/badge/crindo2-gth-mcp-server" alt="Featured on ClaudeWave: Crindo2/gth-mcp-server" width="320" height="64" /></a>

More MCP Servers

gth-mcp-server alternatives