kids-radar-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIDS_RADAR_MCP_ALLOW_CRAWL | No | Set to '1' to allow crawl functionality in MCP server (default blocked) | |
| KIDS_RADAR_MCP_CRAWL_SOURCES | No | Comma-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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| find_family_experiences | Plan a safe location-based search using Kids Experience Radar. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| kids_experience_sources | Compact registry of official experience sources and run availability. |
| kids_experience_stats | Current local event counts and latest source crawl results. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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