gth-mcp-server

Crindo2/gth-mcp-server
★ 0 stars Python 📦 Other Updated today
Find US addiction and mental health treatment facilities. 11,271 SAMHSA-verified. Filter by state, treatment type, and insurance.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gth-mcp-server": {
      "command": "uvx",
      "args": [
        "gth-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install gth-mcp-server