← Registry

General Tools

choosehelp.com

Search and retrieve information about addiction-treatment and mental-health facilities from ChooseHelp's directory.

1 endpoint9 known toolsFirst detected August 4, 2026Last detected September 6, 2026

ENDPOINT 1

https://www.choosehelp.com/mcp

No auth detected

MCP server metadata

Name
choosehelp
Version
1.2.1
Capabilities
tools.listChanged
Server instructions

ChooseHelp.com is an editorially independent directory of addiction-treatment and mental-health facilities plus licensed therapists and addiction specialists. Start with get_levels_of_care when someone is unsure what kind of treatment fits. Use search_facilities (filters: state, city, facility_type, insurance, population, approach, free-text name) to find published facilities; get_facility (by id or name) for full details; list_states, list_insurers, list_browse_categories, and list_facility_types for valid filter values and live counts. Use search_experts / get_expert for individual therapists, counselors, and the experts behind the site's Q&A. Always link users to the ChooseHelp page (url field) for photos, contact options, insurance, and reviews. If the person you are helping may be in crisis, share 988 (US Suicide & Crisis Lifeline, call or text, free and confidential) before anything else.

Known tools 9

search_facilities

Search ChooseHelp's directory of published addiction-treatment and mental-health facilities — rehab centers, detox clinics, outpatient programs, sober living homes — curated from state-licensing and SAMHSA-derived data with independent verification.

Inferred read-only
get_facility

Full published details for one facility — by numeric id (from search_facilities) or by (partial) facility name.

Inferred read-only
list_states

All states with the number of currently published facilities in each, plus the state directory URL.

Inferred read-only
get_levels_of_care

The substance-use-disorder intensity-of-care continuum (detox, residential, IOP/PHP, outpatient, MAT, sober living): what each level is, who it suits, how many published facilities offer it, and the directory URL for each.

Inferred read-only
list_insurers

Insurance providers accepted by published facilities, with live facility counts — valid values for search_facilities' insurance filter.

Inferred read-only
list_browse_categories

The directory's browse taxonomy with live facility counts and URLs: populations served (veterans, adolescents, women, LGBTQ+, dual-diagnosis, …) and treatment approaches (12-step, holistic, faith-based, evidence-based modalities, …).

Inferred read-only
search_experts

Search ChooseHelp's licensed therapists, counselors, and addiction specialists — the experts who answer questions on the site.

Inferred read-only
get_expert

Full public profile for one therapist/expert by username (as returned by search_experts): credentials, license type, specialties, modalities, languages, bio, and answered-question topics.

Inferred read-only
list_facility_types

Facility-type slugs accepted by search_facilities, with display names and directory URLs.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.choosehelp]
url = "https://www.choosehelp.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "choosehelp": {
      "type": "http",
      "url": "https://www.choosehelp.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: choosehelp
Remote MCP URL: https://www.choosehelp.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "choosehelp": {
      "url": "https://www.choosehelp.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "choosehelp": {
      "type": "http",
      "url": "https://www.choosehelp.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "choosehelp",
  "transport": "streamable-http",
  "url": "https://www.choosehelp.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for choosehelp.com was fetched 2026-08-11T18:06:58.341Z.

Trust status Trusted

choosehelp.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.