Skip to main content
Glama
kimtami
by kimtami

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KIDS_RADAR_MCP_ALLOW_CRAWLNoSet to '1' to allow crawl functionality in MCP server (default blocked)
KIDS_RADAR_MCP_CRAWL_SOURCESNoComma-separated list of source IDs to allow when crawl is enabled

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_experience_sourcesA

List registered official sources without making source HTTP requests.

search_nearby_experiencesB

Search the local DB by coordinates; raw source payloads are never returned.

get_experienceA

Get one stored event by its public 24-character event ID, without raw data.

render_nearby_digestB

Render a local nearby digest; this never writes files or sends webhooks.

get_radar_statusA

Return local database counts, last runs, and MCP refresh gate state.

refresh_experience_sourcesA

Run allowlisted official-source crawlers; this may take several minutes.

Prompts

Interactive templates invoked by user choice

NameDescription
find_family_experiencesPlan a safe location-based search using Kids Experience Radar.

Resources

Contextual data attached and managed by the client

NameDescription
kids_experience_sourcesCompact registry of official experience sources and run availability.
kids_experience_statsCurrent local event counts and latest source crawl results.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kimtami/kids-experience-radar'

If you have feedback or need assistance with the MCP directory API, please join our Discord server