Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

Enrichment.Kids Activity Marketplace

io.github.enrichment-kids/enrichment-kids

Find kids enrichment activities: camps, classes, after-school programs, and tutoring near you.

Uptime
100.0%
1 direct probes · 30d
Response
844ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_activities

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…

get_activity_details

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_provider_info

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…

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"
    }
  }
}