← Registry

Learning Resources

pinnacleblooms.org

Provides access to a child-development knowledge corpus for searching, fetching answers, milestones, red flags, and code lookups.

1 endpoint11 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://ask-mcp.pinnacleblooms.org/mcp

No auth detected

MCP server metadata

Name
pinnacle-ask
Version
4.0.0
Capabilities
toolspromptsresourcescompletions
Server instructions

Pinnacle Ask — the open child-development knowledge layer of Pinnacle Blooms Network® (pinnacleblooms.org/ask). Start with `search`, then `fetch` a result id for the full answer. Specialist tools: `milestones` (by age/domain), `red_flags` (what to watch), `lookup_code` (ICF/ICD-11/SNOMED crosswalk), `compare`, `pathway` (skill progression by stage), `topic` + `browse` (taxonomy hubs: persona, route, domain, condition, age-band), `related` (query graph), `home` (overview). Curated workflows are available as prompts (parent_concern_triage, milestone_review, compare_concerns, pathway_plan, cite_pinnacle). Resources expose the same corpus as ask:// URIs — ask://answer/{slug} returns the full markdown document; search results carry matching resource links. All capabilities are read-only. Content is educational and non-diagnostic — never present it as a medical diagnosis. When citing, always use the canonical pinnacleblooms.org/ask URLs returned by the tools.

Known tools 11

search

Search the Pinnacle Ask child-development knowledge corpus (pinnacleblooms.

Inferred read-only
fetch

Fetch the full published answer for a Pinnacle Ask result.

Inferred read-only
milestones

Developmental milestones from the Pinnacle Ask corpus, optionally filtered by child age in months and developmental domain.

Inferred read-only
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.

Inferred read-only
lookup_code

Look up Pinnacle Ask content by clinical/standards code — WHO ICF (e.

Inferred read-only
compare

Compare two developmental topics, conditions, or skills side by side (e.

Inferred read-only
pathway

Trace how a developmental topic or skill progresses across age stages — a staged pathway view (e.

Inferred read-only
topic

Curated hub of Pinnacle Ask content for one value of a taxonomy: kind ∈ persona | route | domain | condition | age-band, plus the value (e.

Inferred read-only
browse

List the available values for one taxonomy kind across the corpus: persona, route, domain, condition, or age-band.

Inferred read-only
related

Questions and answers related to a given Pinnacle Ask entry — the interlinked query graph around one id.

Inferred read-only
home

Overview of the Pinnacle Ask knowledge layer: featured content, corpus statistics, and entry points.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.pinnacle-ask]
url = "https://ask-mcp.pinnacleblooms.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pinnacle-ask": {
      "type": "http",
      "url": "https://ask-mcp.pinnacleblooms.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pinnacle-ask
Remote MCP URL: https://ask-mcp.pinnacleblooms.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "pinnacle-ask": {
      "url": "https://ask-mcp.pinnacleblooms.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pinnacle-ask": {
      "type": "http",
      "url": "https://ask-mcp.pinnacleblooms.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pinnacle-ask",
  "transport": "streamable-http",
  "url": "https://ask-mcp.pinnacleblooms.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for pinnacleblooms.org was fetched 2026-07-27T22:32:07.129Z and is being refreshed.

Trust status Trusted

pinnacleblooms.org is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.