Skip to main content
Glama

Server Details

Clinician-reviewed library on social anxiety, panic, and school refusal in adolescents.

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 4.2/5 across 6 of 6 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct purpose: citation formatting, article retrieval, crisis resources, site metadata, article listing, and full-text search. No overlaps or ambiguity.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern using snake_case (e.g., cite_article, get_article, list_articles), making them predictable and easy to understand.

Tool Count5/5

With 6 tools, the set is well-scoped for a library/information server, covering core operations without unnecessary bloat or missing essential functions.

Completeness5/5

The tool surface covers the full read lifecycle for articles (list, search, get, cite) plus site context and crisis resources. No obvious gaps for the stated purpose of a pediatric anxiety resource.

Available Tools

6 tools
cite_articleCite article
Read-only
Inspect

Get a formatted citation for a Anxiety 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 Anxiety 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 Anxiety 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 Anxiety 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 Anxiety 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