Enrichment.Kids Activity Marketplace
io.github.enrichment-kids/enrichment-kids
Documentation
Installation
Use the hosted MCP endpoint at https://mcp.enrichment.kids/mcp.
No local package install is documented for this server.
Configuration
Discovery document: https://enrichment.kids/.well-known/mcp
Website: https://enrichment.kids
Transport: streamable-http
The discovery document advertises tools support and reports resources: false and prompts: false.
Tools
search_activities- Search by location, activity type, age range, dates, and keyword.get_activity_details- Return full activity details, including sessions, pricing, and availability.get_provider_info- Return provider profile and active listings.check_availability- Check real-time spots remaining for a specific session.
Capabilities
The public site describes Enrichment.Kids as a marketplace for kids' camps, classes, and enrichment programs. Public documentation says the dataset is continuously validated and refreshed, with real-time availability and booking available through the MCP endpoint.
Limitations
- The discovery document advertises tools only; resources and prompts are not supported.
- The public docs do not describe a local installable package.
- The public site describes coverage in the United States and says the dataset is continuously validated and refreshed, so results are dynamic.
- No dedicated upstream GitHub repository for the hosted MCP endpoint was identified in public sources; the only public GitHub presence found under the org is a fork of the generic
modelcontextprotocol/serversrepository.
