
Enrichment.Kids Activity Marketplace
Let your coding agent search camps, classes, after-school programs, and tutoring near a location when you build family or local-discovery products.
Overview
Enrichment.Kids is an MCP server for the Build phase that lets agents find kids camps, classes, after-school programs, and tutoring near a location via the Enrichment.Kids marketplace.
What is this MCP server?
- Streamable HTTP remote at https://mcp.enrichment.kids/mcp
- Covers camps, classes, after-school programs, and tutoring discovery
- Enrichment.Kids Activity Marketplace branding in server metadata v1.0.0
- Designed for agent-driven local activity search without custom scrapers
- Single-purpose marketplace MCP rather than a general maps or events API
- Server version 1.0.0 in published MCP manifest
- Remote transport: streamable-http at mcp.enrichment.kids
- Four activity types called out: camps, classes, after-school programs, tutoring
What problem does it solve?
Building parent-facing agents means manually curating local camp and class data or brittle web scraping instead of a single agent-callable activity feed.
Who is it for?
Indie builders prototyping family apps, local guides, or agent concierges that need structured enrichment listings without owning the catalog.
Skip if: Teams that need enrollment, payments, background checks, or school-district compliance workflows—this server is discovery-oriented, not school operations.
What do I get? / Deliverables
After you add the remote MCP URL, your agent can query enrichment activities on demand while you focus on UX, booking, and trust layers in your app.
- Agent-callable enrichment activity results from Enrichment.Kids
- Reduced need for custom scraping of camp and class listings
- Faster Build-phase integration of a dedicated kids activity data source
Recommended MCP Servers
Journey fit
Activity lookup is wired during product build when you connect an external marketplace API to your app or agent workflow. Integrations is the canonical shelf because the value is a remote MCP endpoint agents call—not ideation research or launch distribution.
How it compares
Activity marketplace MCP integration, not a general web browser automation or CRM skill.
Common Questions / FAQ
Who is Enrichment.Kids MCP for?
Solo and indie builders creating AI agents or apps that help parents find camps, classes, programs, and tutoring nearby.
When should I use Enrichment.Kids MCP?
During Build when you are wiring agent tools or backend integrations that must return real enrichment offerings for a city or neighborhood.
How do I add Enrichment.Kids MCP to my agent?
Register the streamable-http remote https://mcp.enrichment.kids/mcp in your MCP client (Claude Code, Cursor, etc.) per your editor’s MCP server configuration.