Enrichment.Kids Activity Marketplace
io.github.enrichment-kids/enrichment-kidsFind kids enrichment activities: camps, classes, after-school programs, and tutoring near you.
Tools · 3
Searches children's enrichment activities (camps, classes, after-school programs) in the United States by keyword, city and state or latitude/longitude radius, participant age, session date range, and…
Returns full details for one enrichment activity identified by its "slug": description, provider organization, location, age range, categories, policies, photos, and its sessions. Each session carries…
Get profile and active listings for an enrichment activity provider (organization). Pass organization_id from search_activities results, or provider_name to look up by name (optionally narrowed by cit…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"enrichment.kids_activity_marketplace": {
"url": "https://mcp.enrichment.kids/mcp",
"transport": "streamable-http"
}
}
}