ai.childpsychiatry/library
ai.childpsychiatry/libraryClinician-reviewed library on child psychiatric evaluation and medication decision-making.
Tools · 6
Search Psychiatry for Children's editorial corpus by query. Returns title, slug, summary, and URL for matching articles.
Paginated list of articles from Psychiatry for Children. Returns title, slug, summary, and URL.
Fetch a single article from Psychiatry for Children by slug. Returns title, body content, author, clinical reviewer, citations, and metadata.
Get a formatted citation for a Psychiatry for Children article. Supports AMA, APA, and Chicago styles.
Identity and links for Psychiatry for Children: 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.childpsychiatry/library": {
"url": "https://childpsychiatry.ai/api/mcp/v1",
"transport": "streamable-http"
}
}
}