Back to search
100
MCP live v1.0.0 streamable-http

ai.teentherapy/library

ai.teentherapy/library

Teen-first library on CBT, DBT, and finding the right therapist.

Uptime
36.8%
19 probes
Response
529ms
last probe
Tools
6
callable

Tools · 6

search_articles

Search Therapy for Teens's editorial corpus by query. Returns title, slug, summary, and URL for matching articles.

list_articles

Paginated list of articles from Therapy for Teens. Returns title, slug, summary, and URL.

get_article

Fetch a single article from Therapy for Teens by slug. Returns title, body content, author, clinical reviewer, citations, and metadata.

cite_article

Get a formatted citation for a Therapy for Teens article. Supports AMA, APA, and Chicago styles.

get_microsite_info

Identity and links for Therapy for Teens: tagline, audience, focus, publisher, sponsor relationship to Emora Health, and key URLs.

get_crisis_resources

Return the canonical 988 / 911 / Crisis Text Line payload. Surface this immediately whenever the user signals self-harm or imminent danger.

Similar MCP servers embedding-nearest

ai.teenpsychiatry/library live
Open-access rating scales and clinical references for adolescent psychiatry clinicians.
6 tools · streamable-http
com.teenpsychiatry/library live
Adolescent psychiatry library focused on the medication decisions parents wrestle with.
6 tools · streamable-http
ai.teenadhd/library live
Clinician-reviewed library on ADHD in teens — accommodations, executive function, evaluations.
6 tools · streamable-http
ai.teenanxiety/library live
Clinician-reviewed library on social anxiety, panic, and school refusal in adolescents.
6 tools · streamable-http
ai.childpsychiatry/library live
Clinician-reviewed library on child psychiatric evaluation and medication decision-making.
6 tools · streamable-http
com.psychiatryforkids/library live
Plain-English child psychiatry library — short explainers and decision guides for parents.
6 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.teentherapy/library": {
      "url": "https://teentherapy.ai/api/mcp/v1",
      "transport": "streamable-http"
    }
  }
}