ai.teentherapy/library
ai.teentherapy/libraryTeen-first library on CBT, DBT, and finding the right therapist.
Tools · 6
Search Therapy for Teens's editorial corpus by query. Returns title, slug, summary, and URL for matching articles.
Paginated list of articles from Therapy for Teens. Returns title, slug, summary, and URL.
Fetch a single article from Therapy for Teens by slug. Returns title, body content, author, clinical reviewer, citations, and metadata.
Get a formatted citation for a Therapy for Teens article. Supports AMA, APA, and Chicago styles.
Identity and links for Therapy for Teens: tagline, audience, focus, publisher, sponsor relationship to Emora Health, and key URLs.
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
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"
}
}
}