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

ai.childpsychiatry/library

ai.childpsychiatry/library

Clinician-reviewed library on child psychiatric evaluation and medication decision-making.

Uptime
45.5%
22 probes
Response
514ms
last probe
Tools
6
callable

Tools · 6

search_articles

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

list_articles

Paginated list of articles from Psychiatry for Children. Returns title, slug, summary, and URL.

get_article

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

cite_article

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

get_microsite_info

Identity and links for Psychiatry for 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.

Similar MCP servers embedding-nearest

com.psychiatryforkids/library live
Plain-English child psychiatry library — short explainers and decision guides for parents.
6 tools · streamable-http
ai.childadhd/library live
Clinician-reviewed library on ADHD in children — evaluation, treatment, school, parenting.
6 tools · streamable-http
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.childanxiety/library live
Clinician-reviewed library on anxiety, OCD, and phobias in children ages 5–12.
6 tools · streamable-http
ai.teenadhd/library live
Clinician-reviewed library on ADHD in teens — accommodations, executive function, evaluations.
6 tools · streamable-http

How to use

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

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