LODI KIDS ACTIVITIES TOOLS

72 tools from the Lodi Kids Activities MCP Server, categorised by risk level.

READ 50 tools
Read admin_cost_summary Month-to-date spend across Anthropic / Firecrawl / Serper / Apify / Resend / Twilio (when each logger is in... Read admin_live_activity Last 24h of activity across the platform — signups, saves, contacts, claims, discoveries. Read admin_mcp_stats MCP call volume + top tools + top agents in the last 7 days. Read admin_pending_claims Pending org + daycare claim REQUESTS (someone applied to claim but admin hasn't approved). Excludes the lon... Read admin_pending_discoveries Pending discoveries in admin queue. Read admin_pending_guides Pending editorial guide drafts. Read admin_search_trends Top parent search queries in the last 30d. Reads parent_search_queries. Read city_stats Aggregate stats for a city: # programs, # daycares, % claimed by owners, % with Spanish description, % free... Read daycare_capacity Get current capacity by age band for the daycare(s) this org owns. Read daycare_list_applications Submitted applications for the org's daycare. Read daycare_list_tours Tour requests for the org's daycare(s). Read daycare_list_waitlist Current waitlist queue for the org's daycare. Read daycare_respond_to_tour Respond to a tour request — confirm with a date/time, propose alternates via notes, or decline. Read featured_listings Returns the currently-promoted programs on the LKA homepage. Reads from featured_listings table within the ... Read get_daycare Get full details for a single daycare by slug, including capacity by age band (infant / toddler / 2s / 3s /... Read get_event Get full details for a single event by slug. Use after `list_upcoming_events`. Read get_guide Fetch the full markdown body of a published editorial guide by slug. Read get_program Get full details for a single program by slug. Use this after `search_programs` returned a result and the u... Read list_categories Returns the distinct program categories currently active in the LKA directory (e.g. Sports, Music, Arts, Ac... Read list_cities Returns the cities Lodi Kids Activities currently serves. Today: Lodi, CA only. Other cities are seeded but... Read list_guides Lists editorial guides published on LKA — parent-facing articles like 'How to pick a summer camp,' 'Lodi af... Read list_reviews Public reviews for a program or daycare. Returns rating, text, reviewer first name only, season. Used by AI... Read list_upcoming_events List upcoming family events in Lodi, CA — open houses, workshops, community days, storytimes, sports clinic... Read nearby_programs Programs within a radius (miles) of a lat/lng point. Useful for AIs answering 'what's near 95240' style que... Read org_analytics Org-level analytics — page views, saves, contacts in a date window. Read org_confirm_listing_fresh Confirm a program listing is still accurate (resets the stale-nudge timer). Read org_dashboard Org dashboard summary — program count, leads in last 7d, new saves in last 7d, listing-status breakdown. Read org_list_leads Returns recent daycare leads + program saves for the org. Read org_list_program_events List upcoming events for a program owned by this org. Read org_list_programs Returns the org's programs. Read org_reply_to_review Post an org response to a review. Requires consent. Replies are one-shot per review. Read parent_calendar_subscribe_url Returns the parent's personal iCal feed URL — subscribe in Google/Apple/Outlook Calendar to see practices +... Read parent_leave_household Leave the current household. If you're the owner and there are other members, ownership transfers to the lo... Read parent_list_enrollments Returns the parent's enrollments (programs their kid is signed up for). Read parent_list_kids Returns the parent's kids on file (names + ages, no PII beyond what they shared). Read parent_list_saves Returns the signed-in parent's saved (hearted) programs AND daycares. Each row has a `kind` field of 'progr... Read parent_list_tours Returns the parent's daycare tour requests with status. Read parent_me Returns the signed-in parent's profile + preferences. Read parent_my_applications Daycare applications the parent has submitted. Read parent_my_household Returns the parent's household members + shared kids. If no household exists yet, returns null. Read parent_my_reviews Reviews the parent has submitted. Read parent_my_upcoming_events Upcoming program events (practices, games, scrimmages) for the parent's enrolled programs. Covers next 30 d... Read parent_my_waitlist_positions Daycare waitlists the parent is on, with current position. Read parent_recommended_for_me Programs matched to the parent's primary kid's age + interests. Simple matcher today — surfaces top 10 acti... Read parent_report_enrollment Self-report that the parent enrolled their kid in a program outside the LKA RegFlow ('I'm In'). Accepts pro... Read parent_request_tour Submit a daycare tour request. Returns the tour id + status='requested'. Read search_daycares Search licensed daycares in Lodi, CA. Filter by child age (in MONTHS — daycares think in months for under-5... Read search_programs Search youth programs in Lodi, CA. Filter by free-text query (program name or description), category (Sport... Read site_directory Structured map of LKA's public URLs and content sections. Equivalent to llms.txt — gives an AI grounding ag... Read upcoming_registrations Programs whose registration window is opening soon (within the next 60 days). Useful for parents planning a...
WRITE 17 tools
Write daycare_set_capacity Upsert capacity for one age band on a daycare. Age bands: infant, toddler, twos, threes, fours, prek, kinde... Write org_add_program_event Add a single event (practice, game, scrimmage, picture day, cancellation, etc.) to a program's calendar. Write org_archive_program Soft-archive a program (active=false). Hides from public directory but preserves history. Write org_generate_promo_kit_url Returns a URL to the org's downloadable promo kit (QR poster + share card) for a given program. Write org_update_profile Update the org's profile (website, phone, email, logo_url, instagram). Write org_update_program Update an existing program's editable fields. Write org_update_program_capacity Set the listing status on a program (accepting / full / waitlist_only / closed_for_season). Requires consent. Write parent_accept_household_invite Accept a household invite using the token from the invite link. Write parent_add_kid Add a kid to the parent's account. Requires consent. Write parent_export_my_data Export everything LKA has on you in a single JSON payload (kids, saves, enrollments, tours, reviews, househ... Write parent_invite_household_member Invite a co-parent / partner / grandparent to share this household. They receive a one-time invite link by ... Write parent_save_daycare Save a daycare to the parent's hub. Write parent_save_program Save a program to the parent's hub. Accepts either the program UUID or its slug (e.g. 'youth-soccer-league'... Write parent_submit_review Submit a review for a program or daycare. One review per (parent, program). Use parent_update_review to edi... Write parent_update_kid Update a kid record (birthdate, interests, school, special_needs). Write parent_update_prefs Update parent notification + language preferences. Write program_events_feed Upcoming events (practices, games, scrimmages, cancellations) for a specific program. Returns next 30 days....
How many tools does the Lodi Kids Activities MCP server have? +

The Lodi Kids Activities MCP server exposes 72 tools across 3 categories: Read, Write, Destructive.

How do I enforce policies on Lodi Kids Activities tools? +

Route the Lodi Kids Activities server through the PolicyLayer gateway. Define allow, deny, or approval rules per tool in the dashboard — they are enforced on every call before it reaches the server.

What risk categories do Lodi Kids Activities tools fall into? +

Lodi Kids Activities tools are categorised as Read (50), Write (17), Destructive (5). Each category has a recommended default policy.

Let agents act without letting them run wild.

Route your MCP servers through PolicyLayer and every tool call is checked against your policy before it runs — allow, deny, or require approval. Per-identity grants. Full audit log. Live in minutes.

Free to start. No card required.

4,600+ MCP servers and 31,000+ tools scanned and risk-classified.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.