# 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) - To help a user register or purchase, call get_activity_details after this — it returns session-level "share_url" links that go directly to checkout. Search children's enrichment activities (camps, classes, after-school programs) by location, age range, date, or keyword. Returns a paginated list with listing-page "url" fields; pass each result's "slug" to get_activity_details for full details. Endpoint: https://mcp.enrichment.kids/mcp
- get_activity_details (Get activity details) - Returns the activity's listing-page "url" plus a "share_url" per session that goes directly to checkout — always use a session-level share_url when helping a user register or purchase. Get full details for a specific enrichment activity including description, sessions with pricing and availability, provider info, and location. Endpoint: https://mcp.enrichment.kids/mcp
- get_provider_info (Get provider info) - Get profile and active listings for an enrichment activity provider (organization). Returns provider details and all their public activities. 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
