# org.pinnacleblooms/ask (remote · ask-mcp.pinnacleblooms.org)

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

- Trust score: 76/100 (medium)
- Change this week: +6
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `ask-mcp.pinnacleblooms.org`: 76/100 (this document), [markdown](https://verifymcp.io/servers/org-pinnacleblooms-ask/ask-mcp.md), [page](https://verifymcp.io/servers/org-pinnacleblooms-ask/ask-mcp)

## Channel facts

- Endpoint: `https://ask-mcp.pinnacleblooms.org/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 85/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 1482 tokens (~87/item across 17 items; 11 tools + 6 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http org-pinnacleblooms-ask https://ask-mcp.pinnacleblooms.org/mcp
```

### Codex

```toml
[mcp_servers.org-pinnacleblooms-ask]
url = "https://ask-mcp.pinnacleblooms.org/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "org-pinnacleblooms-ask": {
      "type": "remote",
      "url": "https://ask-mcp.pinnacleblooms.org/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add org-pinnacleblooms-ask --url https://ask-mcp.pinnacleblooms.org/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  org-pinnacleblooms-ask:
    url: "https://ask-mcp.pinnacleblooms.org/mcp"
```

### Other

```json
{
  "mcpServers": {
    "org-pinnacleblooms-ask": {
      "type": "http",
      "url": "https://ask-mcp.pinnacleblooms.org/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 74, +2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 72, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 70, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 70)

First indexed and scored.

## MCP tools (11)

### `search` (~179 tokens)

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, sensory, feeding and behavioural development from birth to 18 years. Returns ranked results with ids; pass a result id to `fetch` for the full answer. Optionally filter by child age in months and/or developmental domain.

Input parameters:

- `age_months` (integer): Optional child age in months (0–216) to bias results.
- `domain` (string): Optional developmental domain filter, e.g. 'speech', 'motor', 'social'.
- `limit` (integer): Max results (1–25, default 10).
- `query` (string, required): Natural-language question or topic, e.g. 'my 2 year old is not talking'.

Output parameters:

- `note` (string)
- `query` (string)
- `results` (array)
- `source` (string)
- `total` (integer)

### `fetch` (~91 tokens)

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), Everyday Therapy™ tip, what-to-watch guidance, FAQs, and the canonical URL to cite.

Input parameters:

- `id` (string, required): Result id — slug, /ask path, or full URL.

Output parameters:

- `id` (string)
- `metadata` (object)
- `text` (string)
- `title` (string|null)
- `url` (string|null)

### `milestones` (~109 tokens)

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. Non-diagnostic.

Input parameters:

- `age_months` (integer): Child age in months (0–216). Strongly recommended.
- `domain` (string): Optional domain filter, e.g. 'speech', 'motor', 'social'.
- `limit` (integer): Max items (1–25, default 12).

Output parameters:

- `data`: Sanitised jsonb projection from the locked ask_* RPC layer.
- `disclaimer` (string)
- `source` (string)
- `tool` (string)

### `red_flags` (~118 tokens)

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 whether a behaviour is concerning.

Input parameters:

- `age_months` (integer): Optional child age in months (0–216).
- `domain` (string): Optional domain filter.
- `limit` (integer): Max items (1–25, default 12).
- `topic` (string): Optional topic, e.g. 'speech delay', 'autism'.

Output parameters:

- `data`: Sanitised jsonb projection from the locked ask_* RPC layer.
- `disclaimer` (string)
- `source` (string)
- `tool` (string)

### `lookup_code` (~112 tokens)

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 policy teams.

Input parameters:

- `code` (string, required): Standards code, e.g. 'b167' (ICF), '6A02' (ICD-11).
- `limit` (integer): Max items (1–25, default 8).

Output parameters:

- `data`: Sanitised jsonb projection from the locked ask_* RPC layer.
- `disclaimer` (string)
- `source` (string)
- `tool` (string)

### `compare` (~93 tokens)

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 difference. Non-diagnostic.

Input parameters:

- `a` (string, required): First topic.
- `b` (string, required): Second topic.
- `limit` (integer): Max items per side (1–25, default 6).

Output parameters:

- `data`: Sanitised jsonb projection from the locked ask_* RPC layer.
- `disclaimer` (string)
- `source` (string)
- `tool` (string)

### `pathway` (~87 tokens)

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.

Input parameters:

- `per_stage` (integer): Items per stage (1–10, default 5).
- `topic` (string, required): Topic or skill, e.g. 'speech', 'walking', 'social play'.

Output parameters:

- `data`: Sanitised jsonb projection from the locked ask_* RPC layer.
- `disclaimer` (string)
- `source` (string)
- `tool` (string)

### `topic` (~121 tokens)

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 discover valid values.

Input parameters:

- `kind` (string, required): Taxonomy kind: persona, route, domain, condition, or age-band.
- `limit` (integer): Max items (1–25, default 10).
- `value` (string, required): Value within the kind, e.g. 'speech' for domain.

Output parameters:

- `data`: Sanitised jsonb projection from the locked ask_* RPC layer.
- `disclaimer` (string)
- `source` (string)
- `tool` (string)

### `browse` (~55 tokens)

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`.

Input parameters:

- `kind` (string, required): Taxonomy kind to enumerate.

Output parameters:

- `data`: Sanitised jsonb projection from the locked ask_* RPC layer.
- `disclaimer` (string)
- `source` (string)
- `tool` (string)

### `related` (~79 tokens)

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.

Input parameters:

- `id` (string, required): Anchor entry — slug, /ask path, or full URL.
- `limit` (integer): Max items (1–25, default 8).

Output parameters:

- `data`: Sanitised jsonb projection from the locked ask_* RPC layer.
- `disclaimer` (string)
- `source` (string)
- `tool` (string)

### `home` (~38 tokens)

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

Output parameters:

- `data`: Sanitised jsonb projection from the locked ask_* RPC layer.
- `disclaimer` (string)
- `source` (string)
- `tool` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/org-pinnacleblooms-ask/ask-mcp#diagnostics

## Score history

- 2026-08-03: 76
- 2026-08-02: 75
- 2026-08-01: 75
- 2026-07-31: 74
- 2026-07-30: 72
- 2026-07-29: 72
- 2026-07-28: 71
- 2026-07-27: 70
- 2026-07-26: 70

## Links

- Remote endpoint: https://ask-mcp.pinnacleblooms.org/mcp
- Website: https://pinnacleblooms.org/ask
- Changelog RSS feed: https://verifymcp.io/servers/org-pinnacleblooms-ask/ask-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/org-pinnacleblooms-ask/ask-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/org-pinnacleblooms-ask/ask-mcp
