mcpbeat

Library MCP Server

com.psychiatryforkids/library
answering

Library is answering right now. Last checked moments ago. It exposes 6 tools.

Plain-English child psychiatry library — short explainers and decision guides for parents.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
309 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add library --transport http https://psychiatryforkids.com/api/mcp/v1
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "library": {
      "url": "https://psychiatryforkids.com/api/mcp/v1"
    }
  }
}
~/.codex/config.toml
[mcp_servers.library]
url = "https://psychiatryforkids.com/api/mcp/v1"
.cursor/mcp.json
{
  "mcpServers": {
    "library": {
      "url": "https://psychiatryforkids.com/api/mcp/v1"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "library": {
      "url": "https://psychiatryforkids.com/api/mcp/v1"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

articles
list_articles
Paginated list of articles from Psychiatry for Kids. Returns title, slug, summary, and URL.
search_articles
Search Psychiatry for Kids's editorial corpus by query. Returns title, slug, summary, and URL for matching articles.
article
get_article
Fetch a single article from Psychiatry for Kids by slug. Returns title, body content, author, clinical reviewer, citations, and metadata.
cite
cite_article
Get a formatted citation for a Psychiatry for Kids article. Supports AMA, APA, and Chicago styles.
crisis
get_crisis_resources
Return the canonical 988 / 911 / Crisis Text Line payload. Surface this immediately whenever the user signals self-harm or imminent danger.
microsite
get_microsite_info
Identity and links for Psychiatry for Kids: tagline, audience, focus, publisher, sponsor relationship to Emora Health, and key URLs.

Endpoints

URLTransportStateLatencyChecked
https://psychiatryforkids.com/api/mcp/v1 streamable-http answering 263 ms 0 min ago

Library — questions

Answers built from our own checks of this server.

What can Library do?
It exposes 6 tools, read directly from the server on our last check. Among them: cite_article, get_article, get_crisis_resources, get_microsite_info, list_articles, search_articles. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Library working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 309 ms. The bar chart above shows every period we have measured.
How do I connect Library?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Library need an API key?
No. Library completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Library?
It answers our handshake in 309 ms on average, which is faster than 45% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.