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

ai.childanxiety/library

ai.childanxiety/library

Clinician-reviewed library on anxiety, OCD, and phobias in children ages 5–12.

Uptime
33.3%
57 probes
Response
530ms
last probe
Tools
6
callable

Tools · 6

search_articles

Search Anxiety in Children's editorial corpus by query. Returns title, slug, summary, and URL for matching articles.

list_articles

Paginated list of articles from Anxiety in Children. Returns title, slug, summary, and URL.

get_article

Fetch a single article from Anxiety in Children by slug. Returns title, body content, author, clinical reviewer, citations, and metadata.

cite_article

Get a formatted citation for a Anxiety in Children article. Supports AMA, APA, and Chicago styles.

get_microsite_info

Identity and links for Anxiety in Children: 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.

How to use

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

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