# Junely — Colorado Kids’ Camps & After-School (remote · junely.co)

Daily-verified Colorado kids' camps & after-school programs: real availability, ages, prices.

- Trust score: 66/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `junely.co`: 66/100 (this document), [markdown](https://verifymcp.io/servers/co-junely-junely/junely.md), [page](https://verifymcp.io/servers/co-junely-junely/junely)

## Channel facts

- Endpoint: `https://junely.co/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.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**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 3 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - 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**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 599 tokens (~119/item across 5 items; 5 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 20/100
  - Stability observed for 6 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 90/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 71% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http co-junely-junely https://junely.co/mcp
```

### Codex

```toml
[mcp_servers.co-junely-junely]
url = "https://junely.co/mcp"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add co-junely-junely --url https://junely.co/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  co-junely-junely:
    url: "https://junely.co/mcp"
```

### Other

```json
{
  "mcpServers": {
    "co-junely-junely": {
      "type": "http",
      "url": "https://junely.co/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 66, +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-08-01 (score 65, +1)

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

### 2026-07-31 (score 64, +1)

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

### 2026-07-30 (score 63, −1)

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

### 2026-07-29 (score 64, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-07-28 (score 64)

First indexed and scored.

## MCP tools (5)

### `search_programs` (~217 tokens)

Search Colorado kids’ camps & after-school programs

Search Junely’s daily-verified catalog of Colorado summer camps and after-school programs. Filter by child age, month, region, category, price, and open availability. Returns matches with honest, recently-verified enrollment status.

Input parameters:

- `age` (integer): Child’s age in years
- `category` (string): Category, e.g. STEM, Sports, Arts, Outdoors, Academic
- `limit` (integer): Max results (default 10)
- `max_price` (number): Maximum price in USD
- `month` (string): Month the program should run, e.g. "July" or "7"
- `open_only` (boolean): Only programs currently open for registration (default false)
- `query` (string): Free-text interest, e.g. "robotics", "horseback riding", "Russian language"
- `region` (string): Colorado region or city, e.g. "Denver", "Boulder", "Colorado Springs"
- `vertical` (string): Camps (default) or after-school programs

### `get_program_details` (~59 tokens)

Get full details for one program

Full details for a single program by its Junely id (from search results): description, dates, ages, price, current enrollment status, and the provider’s info + registration links.

Input parameters:

- `id` (string, required): Program id from a search result

### `whats_open` (~69 tokens)

What’s open right now

Programs currently OPEN for registration, freshest first — Junely’s honesty signal. Optional filters: region, category, age, vertical.

Input parameters:

- `age` (integer)
- `category` (string)
- `limit` (integer)
- `region` (string)
- `vertical` (string)

### `save_camp` (~83 tokens)

Save a program to your Junely watchlist (sign-in required)

Saves a program to the signed-in user’s Junely watchlist. NOTE: saving also arms spot-opening/status-change email alerts for that program — identical to tapping ★ on junely.co. Only call when the user explicitly asks to save/track a program. Requires connecting the user’s Junely account.

Input parameters:

- `id` (string, required): Program id from a search result

### `watch_program` (~75 tokens)

Alert me before a program fills (sign-in required)

Sets a fills-up/closing email alert for one program on the signed-in user’s Junely account — identical to the “alert me” button on junely.co. Only call when the user explicitly asks to be alerted. Requires connecting the user’s Junely account.

Input parameters:

- `id` (string, required): Program id from a search result

## Diagnostics

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

## Score history

- 2026-08-03: 66
- 2026-08-02: 65
- 2026-08-01: 65
- 2026-07-31: 64
- 2026-07-30: 63
- 2026-07-29: 64
- 2026-07-28: 64

## Links

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