CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

GTH Intelligence — Substance Abuse Treatment Finder

crindo2/gth-mcp-server
4 toolsHTTPregistry active
Summary

Connects Claude to a database of 12,373 SAMHSA-verified substance abuse treatment facilities with enriched data including verified phone numbers, websites, and program descriptions. Exposes four tools: search_facilities for filtering by location, treatment type, and insurance; get_facility_detail for full facility info; list_states for coverage overview; and get_treatment_types for program definitions. Free tier gives you 10 API calls per month with no key required. Reach for this when building patient-facing treatment finders, researching geographic availability of specific programs like MAT or detox, or pulling competitive intelligence for treatment operators. Data covers all 50 states and refreshes monthly from SAMHSA.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

4 tools
search_facilitiesSearch 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.5 params

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* required
citystring
City name to filter results (e.g. "Phoenix", "New York"). Case-insensitive partial match.
limitnumber
Maximum number of results to return. Range: 1-20, default: 5.default: 5
statestring
US state name or 2-letter abbreviation (e.g. "California" or "CA"). Filters results to facilities in this state.
insurancestring
Insurance provider name to filter by (e.g. "Medicaid", "Aetna", "Blue Cross", "Medicare", "Private Insurance"). Case-insensitive partial match.
treatment_typestring
Type of treatment program to filter by. Each facility may offer multiple program types.one of Inpatient Rehab · Outpatient · Detox · IOP (Intensive Outpatient) · PHP (Partial Hospitalization) · MAT (Medication-Assisted Treatment)
get_facility_detailGet detailed information about a specific treatment facility by name. Returns programs offered, insurance accepted, phone number, website, and a description.1 params

Get detailed information about a specific treatment facility by name. Returns programs offered, insurance accepted, phone number, website, and a description.

Parameters* required
namestring
Full or partial facility name to search for. Returns the first matching facility. Case-insensitive.
list_statesList all US states that have treatment facility data available, along with the count of facilities in each state. Useful for understanding geographic coverage before searching.1 params

List all US states that have treatment facility data available, along with the count of facilities in each state. Useful for understanding geographic coverage before searching.

Parameters* required
_unusedstring
This tool takes no parameters. Call with an empty arguments object.
get_treatment_typesGet definitions and explanations of all treatment program types (Inpatient, Detox, IOP, PHP, Outpatient, MAT, Counseling, Sober Living) to help users understand their options and choose the right level of care.1 params

Get definitions and explanations of all treatment program types (Inpatient, Detox, IOP, PHP, Outpatient, MAT, Counseling, Sober Living) to help users understand their options and choose the right level of care.

Parameters* required
_unusedstring
This tool takes no parameters. Call with an empty arguments object.

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:

{
  "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/

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
  • For Operators: gettreatmenthelp.com/for-operators/
  • MCP Registry: registry.modelcontextprotocol.io
  • Privacy: gth-mcp-server.pages.dev/privacy

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Search & Web Crawling
Registryactive
TransportHTTP
UpdatedMay 5, 2026
View on GitHub

Related Search & Web Crawling MCP Servers

View all →
Google Search

com.mcparmory/google-search

Scrape Google search results with SERP data, ads, and knowledge panels
25
Brave Search

io.github.pipeworx-io/brave-search

Brave Search MCP — independent web index (no Google/Bing dependency)
Serper Search and Scrape

marcopesani/mcp-server-serper

Serper MCP Server supporting search and webpage scraping
154
Brave Search Mcp Server

brave/brave-search-mcp-server

Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.
1.2k
Google Search Console

com.mcparmory/google-search-console

Query search analytics, manage sitemaps, and inspect site URLs and status
25
Google Search Console

acamolese/google-search-console-mcp

Google Search Console MCP server: SEO audits, performance queries, URL inspection, indexing checks.
3