Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.9/5 across 6 of 6 tools scored. Lowest: 3.2/5.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct operation: citing, retrieving full article, crisis resources, microsite info, listing, and searching. No two tools overlap in purpose.

Naming Consistency5/5

All tools follow a consistent verb_noun snake_case pattern (e.g., get_article, list_articles). No mixing of styles.

Tool Count5/5

With 6 tools, the set is well-scoped for a library microsite covering essential read operations, citations, and crisis info. Not excessive or insufficient.

Completeness5/5

The tools cover the full expected surface for a consumer library: listing, searching, retrieving articles, citing, and providing site info plus crisis resources. No obvious gaps.

Available Tools

6 tools
cite_articleCite article
Read-only
Inspect

Get a formatted citation for a ADHD in Teens article. Supports AMA, APA, and Chicago styles.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesArticle slug.
formatNoCitation style (default ama).
get_articleGet article
Read-only
Inspect

Fetch a single article from ADHD in Teens by slug. Returns title, body content, author, clinical reviewer, citations, and metadata.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesArticle slug.
get_crisis_resourcesGet crisis resources
Read-only
Inspect

Return the canonical 988 / 911 / Crisis Text Line payload. Surface this immediately whenever the user signals self-harm or imminent danger.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_microsite_infoAbout this microsite
Read-only
Inspect

Identity and links for ADHD in Teens: tagline, audience, focus, publisher, sponsor relationship to Emora Health, and key URLs.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list_articlesList articles
Read-only
Inspect

Paginated list of articles from ADHD in Teens. Returns title, slug, summary, and URL.

ParametersJSON Schema
NameRequiredDescriptionDefault
pageNoPage number (1-indexed).
limitNoMax results per page (default 30, max 100).
search_articlesSearch articles
Read-only
Inspect

Search ADHD in Teens's editorial corpus by query. Returns title, slug, summary, and URL for matching articles.

ParametersJSON Schema
NameRequiredDescriptionDefault
qNoAlternate parameter name for `query`.
limitNoMax results (default 10, max 50).
queryYesFree-text search query.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources