Enrichment.Kids Activity Marketplace
io.github.enrichment-kids/enrichment-kidsFind kids enrichment activities: camps, classes, after-school programs, and tutoring near you.
Tools · 3
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, cla…
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 detail…
Get profile and active listings for an enrichment activity provider (organization). Returns provider details and all their public activities.
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"
}
}
}