Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

org.pinnacleblooms/ask

org.pinnacleblooms/ask

Non-diagnostic child-development knowledge by Pinnacle Blooms: search, milestones, ICF crosswalk.

Uptime
100.0%
1 direct probes · 30d
Response
206ms
last probe
Tools
11
callable
Resources
6
readable
Prompts
5
available

Tools · 11

search

Search the Pinnacle Ask child-development knowledge corpus (pinnacleblooms.org/ask) — real parent questions with clinically grounded, non-diagnostic answers covering speech, motor, social, cognitive, …

fetch

Fetch the full published answer for a Pinnacle Ask result. `id` accepts a slug from `search`, an /ask path, or a full pinnacleblooms.org/ask URL. Returns the complete answer document (markdown), Every…

milestones

Developmental milestones from the Pinnacle Ask corpus, optionally filtered by child age in months and developmental domain. Use to answer 'what should my child be doing at N months' style questions. N…

red_flags

Early warning signs ('what to watch') for a developmental topic, domain, and/or age in months — framed as guidance to seek professional evaluation, never as a diagnosis. Use when a caregiver asks whet…

lookup_code

Look up Pinnacle Ask content by clinical/standards code — WHO ICF (e.g. 'b167'), ICD-11, ICHI, or SNOMED. Returns corpus entries crosswalked to that code. Useful for clinicians, researchers, and polic…

compare

Compare two developmental topics, conditions, or skills side by side (e.g. 'speech delay' vs 'autism'; 'speech therapy' vs 'occupational therapy'). Returns corpus-grounded points of similarity and dif…

pathway

Trace how a developmental topic or skill progresses across age stages — a staged pathway view (e.g. how 'speech' develops from babbling to sentences). Returns corpus entries grouped per stage.

topic

Curated hub of Pinnacle Ask content for one value of a taxonomy: kind ∈ persona | route | domain | condition | age-band, plus the value (e.g. kind='condition', value='autism'). Use `browse` first to d…

browse

List the available values for one taxonomy kind across the corpus: persona, route, domain, condition, or age-band. Use this to discover what can be passed to `topic`.

related

Questions and answers related to a given Pinnacle Ask entry — the interlinked query graph around one id. `id` accepts a slug, /ask path, or full URL.

home

Overview of the Pinnacle Ask knowledge layer: featured content, corpus statistics, and entry points. Takes no arguments. Good first call to orient before searching.

Resources · 6

home

Featured content, corpus statistics, and entry points for the open child-development knowledge layer.

ask://home
browse-persona

All persona values in the corpus taxonomy — valid inputs for the `topic` tool and ask://topic/ reads.

ask://browse/persona
browse-route

All route values in the corpus taxonomy — valid inputs for the `topic` tool and ask://topic/ reads.

ask://browse/route
browse-domain

All domain values in the corpus taxonomy — valid inputs for the `topic` tool and ask://topic/ reads.

ask://browse/domain
browse-condition

All condition values in the corpus taxonomy — valid inputs for the `topic` tool and ask://topic/ reads.

ask://browse/condition
browse-age-band

All age-band values in the corpus taxonomy — valid inputs for the `topic` tool and ask://topic/ reads.

ask://browse/age-band

Prompts · 5

parent_concern_triage

Structured, non-diagnostic triage of a parent/caregiver concern about a child's development: search the corpus, read the best answer, check age-appropriate milestones and what-to-watch signs, then syn…

milestone_review

Review developmental milestones for a given age in months (optionally one domain), contrasted with early signs that merit professional attention. Non-diagnostic.

compare_concerns

Side-by-side, corpus-grounded comparison of two developmental topics or conditions (e.g. speech delay vs autism spectrum) without diagnosing either.

pathway_plan

Trace how a developmental skill progresses across age stages using the corpus pathway view, with supportive everyday actions per stage.

cite_pinnacle

Answer a child-development question strictly from the Pinnacle Ask corpus, citing canonical pinnacleblooms.org/ask URLs for every claim.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "org.pinnacleblooms/ask": {
      "url": "https://ask-mcp.pinnacleblooms.org/mcp",
      "transport": "streamable-http"
    }
  }
}