
Library
Give your agent clinically reviewed, plain-English child psychiatry explainers and parent decision guides without building a medical content library yourself.
Overview
Psychiatry for Kids is an MCP server for the Grow phase that serves plain-English, clinically reviewed child psychiatry library content for parent-facing agents and apps.
What is this MCP server?
- Remote streamable-http MCP at psychiatryforkids.com/api/mcp/v1 with registry manifest and server card URLs
- Short explainers and decision guides aimed at parents, not clinicians
- Clinically reviewed articles under Emora Health sponsorship; free to cite with attribution per publisher license
- Companion agent-skills index at .well-known/agent-skills/index.json for discovery
- No local npm package—register the remote endpoint in your MCP client
- MCP server version 1.0.0
- Remote endpoint path /api/mcp/v1 on psychiatryforkids.com
What problem does it solve?
Building trustworthy pediatric mental health copy for parents takes clinical review and legal care most indie builders cannot afford to recreate.
Who is it for?
Indie builders shipping parent-facing health, edtech, or support experiences who need citeable psychiatry explainers in an MCP workflow.
Skip if: General SaaS with no health angle, clinical decision support inside provider workflows, or emergency or crisis triage.
What do I get? / Deliverables
Your agent can pull attributed explainers and decision guides from a registered remote MCP library instead of inventing medical advice.
- Agent-accessible library articles and decision guides for parent queries
- Registry-linked MCP manifest and server card for client setup
Recommended MCP Servers
Journey fit
Canonical shelf is Grow because the value is trusted reference content you wire into support, FAQ, or education flows after you have something to ship. Content fits parent-facing copy, chatbot grounding, and decision-guide features in family or pediatric health products.
How it compares
Hosted health-content MCP library, not a FHIR EHR integration or diagnostic skill.
Common Questions / FAQ
Who is Psychiatry for Kids for?
Solo builders and small teams adding parent-readable child psychiatry education to agents, sites, or support bots, with content meant for citation rather than silent ingestion.
When should I use Psychiatry for Kids?
When you are in Grow or content phases and need grounded explainers and decision guides for families, after you have a product surface that must not fabricate medical guidance.
How do I add Psychiatry for Kids to my agent?
Add the remote MCP server URL https://psychiatryforkids.com/api/mcp/v1 (streamable-http) in your client’s MCP config; confirm manifest at https://psychiatryforkids.com/.well-known/mcp.json.