com.lodikidsactivities/lodi-kids-activities
name:com.lodikidsactivities/lodi-kids-activities
Free directory of youth programs and licensed daycares in Lodi, CA. 72 tools.
- transport:
- remote
- credential class:
- open
Owner verification
Not yet verified. Verifying proves you control this server and is free, permanently — it never changes a published score.
Start verification →Tools
- admin_cost_summaryshallow
Month-to-date spend across Anthropic / Firecrawl / Serper / Apify / Resend / Twilio (when each logger is in place).
- admin_live_activityshallow
Last 24h of activity across the platform — signups, saves, contacts, claims, discoveries.
- admin_mcp_statsshallow
MCP call volume + top tools + top agents in the last 7 days.
- admin_pending_claimsshallow
Pending org + daycare claim REQUESTS (someone applied to claim but admin hasn't approved). Excludes the long tail of seed orgs that have no contact info yet.
- admin_pending_discoveriesshallow
Pending discoveries in admin queue.
- admin_pending_guidesshallow
Pending editorial guide drafts.
- admin_search_trendsshallow
Top parent search queries in the last 30d. Reads parent_search_queries.
- city_statsshallow
Aggregate stats for a city: # programs, # daycares, % claimed by owners, % with Spanish description, % free, category breakdown. Useful for AIs answering 'how many youth programs are there in Lodi' or comparing Lodi to other cities.
- daycare_capacityshallow
Get current capacity by age band for the daycare(s) this org owns.
- daycare_list_applicationsshallow
Submitted applications for the org's daycare.
- daycare_list_toursshallow
Tour requests for the org's daycare(s).
- daycare_list_waitlistshallow
Current waitlist queue for the org's daycare.
- daycare_respond_to_tourshallow
Respond to a tour request — confirm with a date/time, propose alternates via notes, or decline.
- daycare_set_capacityshallow
Upsert capacity for one age band on a daycare. Age bands: infant, toddler, twos, threes, fours, prek, kindergarten.
- featured_listingsshallow
Returns the currently-promoted programs on the LKA homepage. Reads from featured_listings table within the active date window.
- get_daycareshallow
Get full details for a single daycare by slug, including capacity by age band (infant / toddler / 2s / 3s / 4s / pre-K / kindergarten) when the daycare has filled it in. Use after `search_daycares` to surface specifics.
- get_eventshallow
Get full details for a single event by slug. Use after `list_upcoming_events`.
- get_guideshallow
Fetch the full markdown body of a published editorial guide by slug.
- get_programshallow
Get full details for a single program by slug. Use this after `search_programs` returned a result and the user wants to know more — full description, schedule, registration timing, contact info.
- list_categoriesshallow
Returns the distinct program categories currently active in the LKA directory (e.g. Sports, Music, Arts, Academics, Swimming, Dance). Use this before search_programs to suggest exact category strings.
- list_citiesshallow
Returns the cities Lodi Kids Activities currently serves. Today: Lodi, CA only. Other cities are seeded but inactive; do not surface as active to users.
- list_guidesshallow
Lists editorial guides published on LKA — parent-facing articles like 'How to pick a summer camp,' 'Lodi after-school programs by neighborhood,' etc. Useful when a parent is researching a topic rather than searching a specific program.
- list_reviewsshallow
Public reviews for a program or daycare. Returns rating, text, reviewer first name only, season. Used by AIs to surface parent sentiment when recommending a program.
- list_upcoming_eventsshallow
List upcoming family events in Lodi, CA — open houses, workshops, community days, storytimes, sports clinics. Different from `search_programs` (ongoing classes) — these are single-day or short-window events.
- nearby_programsshallow
Programs within a radius (miles) of a lat/lng point. Useful for AIs answering 'what's near 95240' style questions. Uses naive Haversine — accurate enough for a single city.
- org_add_program_eventshallow
Add a single event (practice, game, scrimmage, picture day, cancellation, etc.) to a program's calendar.
- org_analyticsshallow
Org-level analytics — page views, saves, contacts in a date window.
- org_archive_programshallow
Soft-archive a program (active=false). Hides from public directory but preserves history.
- org_cancel_program_eventshallow
Mark a program event as canceled. Enrolled parents see this in their hub + iCal.
- org_confirm_listing_freshshallow
Confirm a program listing is still accurate (resets the stale-nudge timer).
- org_dashboardshallow
Org dashboard summary — program count, leads in last 7d, new saves in last 7d, listing-status breakdown.
- org_generate_promo_kit_urlshallow
Returns a URL to the org's downloadable promo kit (QR poster + share card) for a given program.
- org_list_leadsshallow
Returns recent daycare leads + program saves for the org.
- org_list_program_eventsshallow
List upcoming events for a program owned by this org.
- org_list_programsshallow
Returns the org's programs.
- org_reply_to_reviewshallow
Post an org response to a review. Requires consent. Replies are one-shot per review.
- org_update_profileshallow
Update the org's profile (website, phone, email, logo_url, instagram).
- org_update_programshallow
Update an existing program's editable fields.
- org_update_program_capacityshallow
Set the listing status on a program (accepting / full / waitlist_only / closed_for_season). Requires consent.
- parent_accept_household_inviteshallow
Accept a household invite using the token from the invite link.
- parent_add_kidshallow
Add a kid to the parent's account. Requires consent.
- parent_calendar_subscribe_urlshallow
Returns the parent's personal iCal feed URL — subscribe in Google/Apple/Outlook Calendar to see practices + games in your normal calendar app. Refreshes hourly.
- parent_cancel_tourshallow
Cancel a tour request you previously submitted.
- parent_export_my_datashallow
Export everything LKA has on you in a single JSON payload (kids, saves, enrollments, tours, reviews, household membership).
- parent_invite_household_membershallow
Invite a co-parent / partner / grandparent to share this household. They receive a one-time invite link by email; on accept, they join the household and can see all kids + saves.
- parent_leave_householdshallow
Leave the current household. If you're the owner and there are other members, ownership transfers to the longest-tenured member.
- parent_list_enrollmentsshallow
Returns the parent's enrollments (programs their kid is signed up for).
- parent_list_kidsshallow
Returns the parent's kids on file (names + ages, no PII beyond what they shared).
- parent_list_savesshallow
Returns the signed-in parent's saved (hearted) programs AND daycares. Each row has a `kind` field of 'program' or 'daycare' so callers can route to the right detail page. Previously this tool returned `{program_id: null}` for daycare rows with no other data — a hangover from when only programs could be saved.
- parent_list_toursshallow
Returns the parent's daycare tour requests with status.
- parent_meshallow
Returns the signed-in parent's profile + preferences.
- parent_my_applicationsshallow
Daycare applications the parent has submitted.
- parent_my_householdshallow
Returns the parent's household members + shared kids. If no household exists yet, returns null.
- parent_my_reviewsshallow
Reviews the parent has submitted.
- parent_my_upcoming_eventsshallow
Upcoming program events (practices, games, scrimmages) for the parent's enrolled programs. Covers next 30 days by default. Cancellations included as 'canceled' status.
- parent_my_waitlist_positionsshallow
Daycare waitlists the parent is on, with current position.
- parent_recommended_for_meshallow
Programs matched to the parent's primary kid's age + interests. Simple matcher today — surfaces top 10 active programs that include the kid's age in their range, weighted by interest overlap.
- parent_remove_kidshallow
Remove a kid from the parent's account. Irreversible — deletes the kid record and any kid-linked enrollments/reviews remain but become orphaned (kid_id set null).
- parent_report_enrollmentshallow
Self-report that the parent enrolled their kid in a program outside the LKA RegFlow ('I'm In'). Accepts program UUID or slug.
- parent_request_tourshallow
Submit a daycare tour request. Returns the tour id + status='requested'.
- parent_revoke_my_tokensshallow
Revoke ALL MCP tokens issued under your parent account. Use this if you suspect an AI agent has misused your access.
- parent_save_daycareshallow
Save a daycare to the parent's hub.
- parent_save_programshallow
Save a program to the parent's hub. Accepts either the program UUID or its slug (e.g. 'youth-soccer-league'). Optionally associate the save with one or more specific kids (by UUID or name) so the kid filter in /account → Saved Programs picks it up. Requires consent.
- parent_submit_reviewshallow
Submit a review for a program or daycare. One review per (parent, program). Use parent_update_review to edit afterward.
- parent_unsave_programshallow
Remove a saved program from the parent's hub. Accepts either the program UUID or its slug. Requires consent.
- parent_update_kidshallow
Update a kid record (birthdate, interests, school, special_needs).
- parent_update_prefsshallow
Update parent notification + language preferences.
- program_events_feedshallow
Upcoming events (practices, games, scrimmages, cancellations) for a specific program. Returns next 30 days. Use this to answer 'is there a game this Saturday?' style questions, and to power Add-to-Calendar flows.
- search_daycaresshallow
Search licensed daycares in Lodi, CA. Filter by child age (in MONTHS — daycares think in months for under-5s), program kind (daycare / preschool / after_school), facility setting (in_home / center), or claimed-only (more reliable data). Returns up to 10 daycares with hours + tuition where available. For subsidy / bilingual / curriculum filters, follow up with `get_daycare` on a slug.
- search_programsshallow
Search youth programs in Lodi, CA. Filter by free-text query (program name or description), category (Sports, Music, Arts, Academics, Swimming, etc.), child age (integer in years — programs that accept that age), free-only flag, or season. Returns up to 15 matching programs with full details for decision-making (cost, schedule, location, registration status).
- site_directoryshallow
Structured map of LKA's public URLs and content sections. Equivalent to llms.txt — gives an AI grounding agent the full topology of the site so it knows what's worth crawling/calling.
- upcoming_registrationsshallow
Programs whose registration window is opening soon (within the next 60 days). Useful for parents planning ahead.
Embed this server’s score
Tool count and median score across every tool in this server’s corpus — honest in a way a single cherry-picked tool’s badge wouldn’t be.
[](https://vouch.tools/servers/45e66bcf-7bcc-4b90-9cfd-60d7897b370b)