mcpbeat

Library MCP Server

ai.teenadhd/library
answering

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

Clinician-reviewed library on ADHD in teens — accommodations, executive function, evaluations.

Uptime history 45 hours of history
45 hours agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
325 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 11 min ago.

run in your terminal
claude mcp add library --transport http https://teenadhd.ai/api/mcp/v1
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "library": {
      "url": "https://teenadhd.ai/api/mcp/v1"
    }
  }
}
~/.codex/config.toml
[mcp_servers.library]
url = "https://teenadhd.ai/api/mcp/v1"
.cursor/mcp.json
{
  "mcpServers": {
    "library": {
      "url": "https://teenadhd.ai/api/mcp/v1"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "library": {
      "url": "https://teenadhd.ai/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 ADHD in Teens. Returns title, slug, summary, and URL.
search_articles
Search ADHD in Teens's editorial corpus by query. Returns title, slug, summary, and URL for matching articles.
article
get_article
Fetch a single article from ADHD in Teens by slug. Returns title, body content, author, clinical reviewer, citations, and metadata.
cite
cite_article
Get a formatted citation for a ADHD in Teens 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 ADHD in Teens: tagline, audience, focus, publisher, sponsor relationship to Emora Health, and key URLs.

Endpoints

URLTransportStateLatencyChecked
https://teenadhd.ai/api/mcp/v1 streamable-http answering 265 ms 11 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 91 of 91 checks got a reply (100.0%), average response time 325 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 325 ms on average, which is faster than 43% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.