Talandor
Public MCP report

Junely — Colorado Kids’ Camps & After-School

https://junely.co/mcp

Official Registry

Official Registry · co.junely/junely · Publisher namespace: co.junely

Server checked today at 22:53 UTC

Displayed catalog: last complete observation from September 19

5 public tools observed. Tools were not executed. These tools come from the catalog observation above, not from the latest availability check.

Reachable

What Talandor observed

The server answered

Add the endpoint to your assistant using the configuration shown below. A Watch can alert you if this public catalog changes.

This is a public protocol and tools/list check, not a functional validation.

https://junely.co/mcp
AvailabilityReachablemeasured
Tools5 public tools observedmeasured
Assistant testNot tested by Talandorunknown

Configure your assistant · Check details

How to use this MCP

Talandor checks the server; it does not connect the server to your assistant.

Choose your assistant, then copy the configuration shown for that client. Authentication is completed with the MCP provider, never inside Talandor.

    Open the official client guide (opens in a new tab)
    Check details

    What changed

    Public contract stable since
    Last check · No semantic contract change since the previous complete snapshot.
    Info

    This public timeline shows the latest check, the last 24 hours, and the most recent important change. Watch keeps 30 days.

    The notes above are for this connector.

    Server-provided content. Tool names, descriptions and schemas below are copied from the MCP server. They may be in another language. Talandor does not translate or verify them.
    Tools and declared exposure

    Server annotations are declarations, not verified behavior.

    Show 5 of 5 server-provided tool definitions
    get_program_details
    Declared read-only
    Show server-provided details
    Get full details for one program
    Server description (copied; language not verified)
    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 schema (server-provided preview — do not copy)
    {
      "type": "object",
      "required": [
        "id"
      ],
      "properties": {
        "id": {
          "type": "string",
          "description": "Program id from a search result"
        }
      }
    }
    save_camp
    Declared idempotent
    Show server-provided details
    Save a program to your Junely watchlist (sign-in required)
    Server description (copied; language not verified)
    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 schema (server-provided preview — do not copy)
    {
      "type": "object",
      "required": [
        "id"
      ],
      "properties": {
        "id": {
          "type": "string",
          "description": "Program id from a search result"
        }
      }
    }
    search_programs
    Declared read-only
    Show server-provided details
    Search Colorado kids’ camps & after-school programs
    Server description (copied; language not verified)
    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 schema (server-provided preview — do not copy)
    {
      "type": "object",
      "properties": {
        "age": {
          "type": "integer",
          "maximum": 18,
          "minimum": 2,
          "description": "Child’s age in years"
        },
        "limit": {
          "type": "integer",
          "maximum": 25,
          "minimum": 1,
          "description": "Max results (default 10)"
        },
        "month": {
          "type": "string",
          "description": "Month the program should run, e.g. \"July\" or \"7\""
        },
        "query": {
          "type": "string",
          "description": "Free-text interest, e.g. \"robotics\", \"horseback riding\", \"Russian language\""
        },
        "region": {
          "type": "string",
          "description": "Colorado region or city, e.g. \"Denver\", \"Boulder\", \"Colorado Springs\""
        },
        "category": {
          "type": "string",
          "description": "Category, e.g. STEM, Sports, Arts, Outdoors, Academic"
        },
        "vertical": {
          "enum": [
            "camps",
            "afterschool"
          ],
          "type": "string",
          "description": "Camps (default) or after-school programs"
        },
        "max_price": {
          "type": "number",
          "description": "Maximum price in USD"
        },
        "open_only": {
          "type": "boolean",
          "description": "Only programs currently open for registration (default false)"
        }
      }
    }
    watch_program
    Declared idempotent
    Show server-provided details
    Alert me before a program fills (sign-in required)
    Server description (copied; language not verified)
    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 schema (server-provided preview — do not copy)
    {
      "type": "object",
      "required": [
        "id"
      ],
      "properties": {
        "id": {
          "type": "string",
          "description": "Program id from a search result"
        }
      }
    }
    whats_open
    Declared read-only
    Show server-provided details
    What’s open right now
    Server description (copied; language not verified)
    Programs currently OPEN for registration, freshest first — Junely’s honesty signal. Optional filters: region, category, age, vertical.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "properties": {
        "age": {
          "type": "integer",
          "maximum": 18,
          "minimum": 2
        },
        "limit": {
          "type": "integer",
          "maximum": 25,
          "minimum": 1
        },
        "region": {
          "type": "string"
        },
        "category": {
          "type": "string"
        },
        "vertical": {
          "enum": [
            "camps",
            "afterschool"
          ],
          "type": "string"
        }
      }
    }
    Evidence and limitations

    Method: anonymous Streamable HTTP probe. We never invoke a tool.

    Attempted protocols: 2026-07-28, 2025-11-25

    Protocol2025-11-25
    TransportStreamable HTTP
    AuthNo authentication challenge observed
    EvidencePublic contract observed
    Total latency1867 ms
    Response bytes3645

    No diagnostic errors.

    Observation history
    Operational
    · stable since
    2025-11-25 · 5 tools · no change · 85 checks
    Operational
    2025-11-25 · 5 tools
    Operational
    2025-11-25 · 5 tools
    Complete public contract · 2025-11-25 · 5 tools
    ee49bad08a7a
    Complete public contract · 2025-11-25 · 5 tools
    ee49bad08a7a
    Complete public contract · 2025-11-25 · 5 tools
    ee49bad08a7a

    Deep monitoring eligibility

    Eligible for deep monitoring

    A complete public tools/list contract was observed, so a future deep-monitoring baseline can be compared safely.

    A Watch starts from the payment section on this page, and only after a verified payment.

    See public monitoring
    Watch · recurring plan

    Watch this MCP

    Your agent depends on this MCP. When Watch is active, periodic checks alert you when we observe a change that may affect the client you selected.

    • Know when it goes downWhen Watch is active, availability is observed about every 5 minutes. An outage is confirmed after two failed checks, so a single miss is not treated as a lasting outage.
    • Know when its contract changesDeep checks about every hour compare public tool catalogs and authentication surfaces over time.
    • Know what changed and what to fixAn alert names the observed change and the next step for the client you selected.

    Full public-contract coverage: Availability, protocol, auth and public tool contract changes can be compared.

    Full WatchAvailability, protocol, auth and public tool contract changes
    Surface WatchAvailability, TLS, protocol and auth surface — no private tool diff

    Early access currently activates this first endpoint; adding more endpoints up to the planned limit of five is not open in this deployment. Live checkout is open. A Watch activates only after a verified payment event; a browser return never starts monitoring.

    Start Watch