# Enrichment.Kids Activity Marketplace MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-enrichment-kids-enrichment-kids

## Install
- Endpoint: https://mcp.enrichment.kids/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.enrichment.kids/mcp

## Tools
- search_activities (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 category. Returns a paginated list of listings; each result carries the activity name, its "slug", the provider organization, location, age range, categories, a price range where available, and a "url" for the listing page. Results are ordered by relevance to the query and are not influenced by paid placement. The "slug" field is the identifier accepted by get_activity_details. Endpoint: https://mcp.enrichment.kids/mcp
- get_activity_details (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 dates, local start and end times with timezone, price and any price tiers, capacity and spots remaining, waitlist availability, drop-in availability, meeting days, and a "share_url" — a link to that session's registration page on enrichment.kids, where registration and payment are completed. Endpoint: https://mcp.enrichment.kids/mcp
- get_provider_info (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 city/state). Endpoint: https://mcp.enrichment.kids/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.enrichment-kids
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Mar 16, 2026
- Source: https://registry.modelcontextprotocol.io
