com.psychiatryforkids/library
com.psychiatryforkids/libraryPlain-English child psychiatry library — short explainers and decision guides for parents.
Tools · 6
Search Psychiatry for Kids's editorial corpus by query. Returns title, slug, summary, and URL for matching articles.
Paginated list of articles from Psychiatry for Kids. Returns title, slug, summary, and URL.
Fetch a single article from Psychiatry for Kids by slug. Returns title, body content, author, clinical reviewer, citations, and metadata.
Get a formatted citation for a Psychiatry for Kids article. Supports AMA, APA, and Chicago styles.
Identity and links for Psychiatry for Kids: 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": {
"com.psychiatryforkids/library": {
"url": "https://psychiatryforkids.com/api/mcp/v1",
"transport": "streamable-http"
}
}
}