lodikidsactivities-main
mcpsmitheryFree, parent-trust-first directory of youth programs and licensed daycares in Lodi, California. 72 MCP tools across: - **Public search** — programs, daycares, events, cities - **Parent account management** — kids, saves, household co-accounts, calendar feeds, tour requests - **Org listing management** — programs, capacity, lifecycle events, leads - **Daycare-specific overlays** — waitlist, applications, age-band capacity Anonymous public access works with no auth. Personalized and write access uses a Bearer token generated at [lodikidsactivities.com/account/mcp](https://lodikidsactivities.com/account/mcp).
By Smithery | 105 findings | Scanned 7/3/2026 | tooltrust-scanner/v0.3.19
Risk Summary
Safe With Normal ControlsDep Visibility is the main signal, but overall risk remains within an acceptable range.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (105)
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
search_programssearch_daycaresget_guidesite_directoryparent_update_kidparent_calendar_subscribe_urlparent_request_tourparent_recommended_for_meorg_update_profileorg_update_programorg_generate_promo_kit_urladmin_search_trendsFix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.
org_update_program:input schema exposes 14 properties (threshold: 10)
Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
declared capabilities: network access, database access
search_programsdeclared capabilities: network access
search_daycaresget_guidesite_directoryparent_calendar_subscribe_urlparent_request_tourorg_generate_promo_kit_urladmin_search_trendsdeclared capabilities: filesystem access
list_categoriesparent_list_kidsorg_update_program_capacityparent_meparent_update_prefsparent_remove_kidorg_archive_programdeclared capabilities: filesystem access, HTTP requests
parent_update_kiddeclared capabilities: HTTP requests
parent_recommended_for_medeclared capabilities: network access, filesystem access
org_update_profiledeclared capabilities: code/command execution, filesystem access
org_update_programFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
search_programsget_programsearch_daycaresget_daycarelist_upcoming_eventsget_eventlist_categorieslist_citiescity_statslist_guidesget_guidefeatured_listingsupcoming_registrationsnearby_programslist_reviewsprogram_events_feedsite_directoryparent_list_savesparent_save_programparent_unsave_programparent_list_kidsparent_add_kidparent_list_toursorg_list_leadsorg_list_programsorg_update_program_capacityorg_reply_to_reviewparent_meparent_update_prefsparent_update_kidparent_remove_kidparent_list_enrollmentsparent_report_enrollmentparent_save_daycareparent_submit_reviewparent_my_reviewsparent_my_householdparent_invite_household_memberparent_accept_household_inviteparent_leave_householdparent_my_upcoming_eventsparent_calendar_subscribe_urlparent_request_tourparent_cancel_tourparent_my_waitlist_positionsparent_my_applicationsparent_recommended_for_meparent_export_my_dataparent_revoke_my_tokensorg_dashboardorg_update_profileorg_update_programorg_archive_programorg_confirm_listing_freshorg_list_program_eventsorg_add_program_eventorg_cancel_program_eventorg_analyticsorg_generate_promo_kit_urldaycare_capacitydaycare_set_capacitydaycare_list_toursdaycare_respond_to_tourdaycare_list_waitlistdaycare_list_applicationsadmin_pending_claimsadmin_pending_discoveriesadmin_pending_guidesadmin_cost_summaryadmin_mcp_statsadmin_live_activityadmin_search_trendsFix: Review and remediate the identified issue.
parent_accept_household_invite:input parameter "token" accepts a credential (informational; not evidence of insecure handling)
Fix: Avoid accepting raw credentials as input parameters. Use secret managers (e.g. 1Password CLI, AWS Secrets Manager) and ensure credentials are never logged or stored in agent traces.
Scan this tool yourself
Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y lodikidsactivities-main"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)