{"name":"com.mellowmountainradio.mcp/kazm","slug":"mcp-kazm","title":"KAZM Mellow Mountain Radio","description":"KAZM 106.5 FM/780 AM: now playing, weather, fire alerts, road conditions & concerts (Sedona, AZ).","url":"https://mcp.market/server/mcp-kazm","rating":null,"grade":"B","score":77,"certified":false,"status":"active","category":"maps","tags":["maps"],"presence":{"score":23,"stars":0,"forks":0,"downloads_week":null,"last_push_at":"2026-09-25T11:26:03.000Z","license":null},"uptime":{"percent":100,"checks":25,"ok":25,"last_checked_at":"2026-09-25T13:16:14.695Z","last_ok_at":"2026-09-25T13:16:14.695Z","latency_ms":549},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/chelstein/mellowmountainradio","website":"https://mellowmountainradio.com","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://mcp.mellowmountainradio.com/mcp"}],"packages":[],"tools":[{"name":"get_air_quality","description":"Returns current air quality index (AQI) and pollutant readings for Sedona, AZ from Open-Meteo. Includes US AQI category, PM2.5, PM10, ozone, and UV index. Especially useful during wildfire season for tracking smoke and outdoor safety.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_artist_info","description":"Returns biography, genre tags, and album discography for the artist currently on KAZM, or any named artist, from MusicBrainz (open music encyclopedia).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"artist":{"type":"string","description":"Artist name — omit to use the current now-playing artist"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_chakra_frequencies","description":"Returns the seven Solfeggio chakra frequencies with musical notes, colors, and affirmations. For the full guide (crystals, oils, poses, Sedona vortex) use get_chakra_guide.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"chakra":{"type":"string","enum":["root","sacral","solar_plexus","heart","throat","third_eye","crown"],"description":"Specific chakra — omit for all seven"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_chakra_guide","description":"Full guide to the seven chakras — Sanskrit name, Solfeggio frequency, musical note, color, element, bija mantra, petal count, governing theme, balanced and blocked states, affirmation, crystals, essential oils, yoga pose, and the Sedona vortex tied to each center.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"chakra":{"type":"string","enum":["root","sacral","solar_plexus","heart","throat","third_eye","crown"],"description":"Specific chakra — omit for all seven"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_concerts","description":"Returns upcoming concerts and shows sourced from KAZM's data, primarily AZ and regional venues.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"state":{"type":"string","description":"Filter by state abbreviation, e.g. 'AZ'"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_day_in_music_history","description":"Returns notable music events that happened on this day in history — album releases, iconic concerts, chart milestones, artist birthdays — from Wikipedia's On This Day feed. Great for on-air trivia.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"date":{"type":"string","description":"Date as MM-DD or YYYY-MM-DD — omit for today"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_emergency_alerts","description":"Returns active Emergency Alert System (EAS) alerts for the Sedona area — Yavapai and Coconino counties. Covers weather emergencies, evacuation orders, Amber Alerts, and all FEMA IPAWS-distributed alerts. Data is live from the National Weather Service public API.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"severity":{"type":"string","enum":["Extreme","Severe","Moderate","Minor"],"description":"Filter to alerts at or above this severity level (Extreme > Severe > Moderate > Minor)"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_events","description":"Returns upcoming local Sedona events including library events and festivals.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_fire_restrictions","description":"Returns current fire restriction level and fire danger rating for the Sedona / Coconino National Forest area. Includes any active Stage 1 or Stage 2 restrictions and Sedona-area alerts.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_hiking_trails","description":"Sedona hiking trail guide — distance, elevation gain, difficulty, trailhead location, Red Rock Pass requirement, access restrictions (shuttle/permit), and pro tips for 15 of the best trails in Red Rock Country.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"trail":{"type":"string","description":"Trail name keyword, e.g. 'devil' or 'cathedral' — omit for all trails"},"difficulty":{"type":"string","enum":["easy","moderate","strenuous"],"description":"Filter by difficulty"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_horoscope","description":"Returns daily, weekly, and monthly horoscopes for all signs or a specific sign.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"sign":{"type":"string","enum":["aries","taurus","gemini","cancer","leo","virgo","libra","scorpio","sagittarius","capricorn","aquarius","pisces"],"description":"Zodiac sign (omit for all)"},"period":{"type":"string","enum":["daily","weekly","monthly"],"description":"Which forecast period (default: daily)"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_jeep_trails","description":"Returns Sedona jeep trail names available on the KAZM trail map. Pass a trail name to get its GPS coordinate path.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"trail":{"type":"string","description":"Trail slug, e.g. 'broken-arrow', 'schnebly'. Omit for the full list."}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_listener_count","description":"Returns the current live listener count across all mounts, plus per-mount breakdown.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_listener_profile","description":"Retrieve a KAZM listener's full profile — by listener_id OR by email address. Either identifier works. Use at the start of any session to instantly personalize the experience. If the listener has their KAZM ID saved in Claude custom instructions, use that; otherwise look them up by email.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"listener_id":{"type":"string","description":"The listener's unique ID (from register_listener or saved in custom instructions)"},"email":{"type":"string","description":"Email address — alternative to listener_id. Use if the listener's email is known."}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_local_news_headlines","description":"Returns the latest Sedona and Verde Valley local news headlines. Pulls live from the Sedona Red Rock News and Verde Independent RSS feeds. Covers local government, arts, community events, real estate, and Verde Valley news.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"type":"integer","minimum":1,"maximum":20,"description":"Max headlines to return per source (default 8)"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_moon_phase","description":"Returns tonight's moon phase for Sedona, AZ — illumination percent, phase name, and a 7-day lunar calendar. Perfect for stargazing and outdoor planning.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"date":{"type":"string","description":"Date YYYY-MM-DD (default today)"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_movies","description":"Returns current movie showings at Sedona-area theaters (Mary D. Fisher Theatre, Harkins Sedona 6, and others).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_now_playing","description":"Returns the song currently on air: title, artist, album, artwork URL, start time, and stream URL.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_nws_alerts","description":"Returns active National Weather Service alerts for the Sedona / Yavapai County area — watches, warnings, and advisories. Returns empty when conditions are clear.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_oak_creek_levels","description":"Returns current Oak Creek stream level and discharge at the Sedona USGS gauge. Useful for creek crossing safety, swimming holes, and recreation planning.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_or_create_listener","description":"The zero-friction entry point for KAZM personalization. Pass whatever you know — listener_id, email, or just a name — and this tool either returns the existing profile or silently creates one in a single call. No separate registration step needed. Call this at the start of every listener session.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"listener_id":{"type":"string","description":"The listener's unique KAZM ID if already known (from custom instructions or previous session)"},"email":{"type":"string","description":"Listener's email address — used to find or link their profile"},"name":{"type":"string","description":"Listener's name — used when creating a new profile"},"language":{"type":"string","enum":["en","de","es","fr","pt","ja"],"description":"Preferred language — set on creation, or updates existing profile"},"location":{"type":"string","description":"City and country — set on creation or update"},"genres":{"type":"array","items":{"type":"string"},"description":"Favorite music genres — set on creation or update"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_personalized_content","description":"Returns a fully personalized KAZM experience — greeting in the listener's language, recommendations from their history, station brief. Accepts listener_id OR email, so no separate registration step is ever needed. Pairs perfectly with get_or_create_listener.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"listener_id":{"type":"string","description":"The listener's unique ID"},"email":{"type":"string","description":"Email address — alternative to listener_id"},"content_type":{"type":"string","enum":["greeting","recommendations","full"],"description":"greeting = localized welcome only; recommendations = based on history; full = everything (default)"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_photography_guide","description":"Returns Sedona photography locations with today's real golden hour / blue hour times, current light quality score, and camera settings for each scenario. Great for landscape and astrophotography planning.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"location":{"type":"string","enum":["cathedral_rock","airport_mesa","bell_rock","chapel_holy_cross","devils_bridge","oak_creek_canyon"],"description":"Filter to a single location — omit for all 6"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_red_rock_pass","description":"Complete Red Rock Pass guide for Sedona / Coconino National Forest — all 19 required sites, current fees, accepted passes (America the Beautiful, Senior, Access), where to buy, shuttle info, and Soldier Pass permit details. Answers the most common Sedona visitor question.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"topic":{"type":"string","enum":["fees","sites","shuttles","passes","buy","all"],"description":"fees | sites | shuttles | passes | buy | all (default)"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_rewind","description":"Returns available on-demand rewind blocks — past KAZM broadcasts you can listen to, with dates and stream URLs.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_road_conditions","description":"Returns active road and trail closures for the Sedona / Oak Creek area from the Coconino National Forest alerts page. Also includes highway incidents for SR-89A, SR-179, and I-17 via Road511 when ROAD511_KEY is set.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_schumann_resonance","description":"Returns the current Schumann resonance reading — Earth's electromagnetic pulse measured at the Tomsk observatory. Includes frequency, energy score, activity level, and spectrogram URL.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_show_schedule","description":"Returns KAZM's weekly on-air program schedule. Optionally filter by day (weekday, saturday, sunday) or show name keyword.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"day":{"type":"string","enum":["weekday","saturday","sunday"],"description":"Filter to a specific day group"},"query":{"type":"string","description":"Keyword to filter by show name or host"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_solfeggio","description":"Returns the nine-tone Solfeggio frequency scale with each tone's traditional healing properties, note name, and use cases. These frequencies underpin modern sound healing practice.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"hz":{"type":"integer","description":"Look up a specific frequency in Hz — e.g. 528"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_sound_session","description":"Recommends a KAZM sound healing session — binaural or tonal — based on the listener's goal or current time of day. Returns session name, description, frequency, duration, and link.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"goal":{"type":"string","enum":["sleep","focus","meditation","energy","calm","anxiety","creativity","healing"],"description":"Listener's intent — omit to get a time-of-day recommendation"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_sports_scores","description":"Returns current and recent scores for Arizona sports teams — Cardinals (NFL), Suns (NBA), D-backs (MLB), Mercury (WNBA), ASU Sun Devils, Arizona Wildcats, NAU Lumberjacks, and UFC events. Powered by ESPN.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"team":{"type":"string","enum":["cardinals","suns","dbacks","mercury","asu","wildcats","arizona","nau","ufc"],"description":"Filter by team — omit for all Arizona teams"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_stargazing_conditions","description":"Returns tonight's stargazing forecast for Sedona, AZ — astronomical darkness window, moon interference, Milky Way galactic core visibility, and best times to shoot the night sky. Sedona sits near the Verde Valley Dark Sky corridor.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"date":{"type":"string","description":"Date YYYY-MM-DD (default tonight)"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_stream_url","description":"Returns the live audio stream URLs for KAZM (MP3 and AAC mounts) plus the station web player URL.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_sun_times","description":"Returns sunrise, sunset, solar noon, day length, golden hours, and astronomical twilight for Sedona from the KAZM transmitter site. Optional date param for any day. Also flags next solstice and equinox.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"date":{"type":"string","description":"Date in YYYY-MM-DD format — omit for today"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_tarot_card","description":"Draws from the full 78-card Rider-Waite tarot deck. Returns the card of the day over Sedona (same for all listeners, turns at midnight MST), a single random draw, or a three-card past/present/future spread. Each card includes upright and reversed meanings, astrological correspondence, and suit element.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"spread":{"type":"string","enum":["daily","single","three"],"description":"daily = today's card of the day (deterministic, Sedona date); single = one random card; three = past/present/future. Defaults to daily."},"card_name":{"type":"string","description":"Look up a specific card by name, e.g. 'The Tower' or 'Ten of Cups'. Returns full upright and reversed meanings."}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_visitor_info","description":"Returns practical visitor information for Sedona, AZ — Red Rock Pass requirements, state park hours and fees, popular attractions, best seasons to visit, and local tips. Perfect for tourist queries.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"topic":{"type":"string","enum":["parks","passes","attractions","seasons","tips","all"],"description":"Category of info — omit for all"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_vortex_guide","description":"Returns a guide to Sedona's four famous energy vortex sites — Bell Rock, Cathedral Rock, Airport Mesa, and Boynton Canyon. Includes directions, hiking info, best visit times, and energy type.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"site":{"type":"string","enum":["bell_rock","cathedral_rock","airport_mesa","boynton_canyon"],"description":"Filter to one vortex site"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_weather","description":"Returns current conditions and a 7-day forecast for Sedona AZ from Open-Meteo (free, no key required).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_wildfire_perimeters","description":"Returns active wildfire incidents within ~150 miles of Sedona from the National Interagency Fire Center (NIFC). Especially critical during Arizona fire season (April–July). Returns name, acreage, containment, and distance from Sedona.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"log_listener_history","description":"Log a listening event for a KAZM listener — a song that played, a show they tuned into, a request they made. Builds the history that powers smarter recommendations in every future session. Call this whenever something notable happens in a listener's session.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"listener_id":{"type":"string","description":"The listener's unique ID"},"event_type":{"type":"string","enum":["song_played","show_tuned_in","song_requested","session_start","session_end","reacted"],"description":"Type of event"},"title":{"type":"string","description":"Song title or show name"},"artist":{"type":"string","description":"Artist name (for songs)"},"notes":{"type":"string","description":"Extra context: 'loved it', 'skipped after 10s', 'requested via AI', etc."}},"required":["listener_id","event_type"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"register_listener","description":"Create or update a KAZM listener profile. Returns a listener_id that persists across AI sessions — saves name, location, language, and favorite genres so any future AI session can deliver a fully personalized Mellow Mountain Radio experience without starting from scratch.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Listener's name or nickname"},"email":{"type":"string","description":"Email address (optional — used to find existing profile)"},"location":{"type":"string","description":"City and country, e.g. 'Berlin, Germany' or 'Los Angeles, CA'"},"language":{"type":"string","enum":["en","de","es","fr","pt","ja"],"description":"Preferred language for KAZM content: en/de/es/fr/pt/ja (default en)"},"genres":{"type":"array","items":{"type":"string"},"description":"Favorite music genres, e.g. ['classic rock','jazz','blues']"}},"required":["name"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_broadcast_transcripts","description":"Search every word spoken on KAZM's airwaves — weather reports, local news, live talk breaks, and syndicated shows, machine-transcribed from the station's own broadcast tapes. The archive begins July 2026 and grows four blocks a day, forever. Commercials and PSAs are never archived. Times are Arizona (Phoenix, UTC-7). Pairs with search_song_history: that tool answers what was PLAYED, this one answers what was SAID.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Words to search for in the spoken-word archive, e.g. 'fire restrictions' or 'doctor'"},"types":{"type":"string","description":"Comma-separated segment types to search: talk (KAZM's own voice — weather, news, breaks), show (syndicated programming), live (live broadcasts), music (words captured over songs). Default 'talk,show,live'."},"date":{"type":"string","description":"Limit to one broadcast day, YYYY-MM-DD"},"limit":{"type":"number","description":"Max matches to return (default 25, max 100)"}},"required":["query"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_song_history","description":"Returns the most recently played songs (up to 25). Optionally filter by keyword in title or artist.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Keyword to filter by title or artist"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_song_request_library","description":"Search KAZM's requestable song library by artist or title keyword. Returns matching tracks the DJ can play on request.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Artist name or song title to search for"}},"required":["query"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"submit_song_request","description":"Submit a song request to KAZM 106.5 FM & 780 AM via the station website. Searches the real studio library, then logs the request for the DJ — every request gets read. Provide both song title and artist for best results.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Song title and/or artist name, e.g. 'Sailing Christopher Cross' or 'Truckin Grateful Dead'"},"name":{"type":"string","maxLength":60,"description":"Your name and town for the request card, e.g. 'Sarah from Sedona' (optional)"},"note":{"type":"string","maxLength":140,"description":"A dedication or message, e.g. 'Happy birthday Maria!' (optional)"}},"required":["query"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"update_listener_preference","description":"Update a specific preference for a KAZM listener — language, location, favorite genre, or any custom key. Persists across all future AI sessions.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"listener_id":{"type":"string","description":"The listener's unique ID"},"key":{"type":"string","description":"Preference key: 'language', 'location', 'genres' (comma-separated), 'favorite_show', or any custom key"},"value":{"type":"string","description":"New value for the preference"}},"required":["listener_id","key","value"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":77,"grade":"B","scanned_at":"2026-09-25T12:09:04.433Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-25T12:09:04.414Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 525ms"]},"poisoning":{"score":15,"max":15,"notes":["46 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 4 write-action tools with no auth"]},"maintenance":{"score":15,"max":15,"notes":["last push 0 days ago"]},"identity":{"score":5,"max":10,"notes":["namespace and repository owner differ","GitHub account older than a year"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://mcp.mellowmountainradio.com/mcp","reachable":true,"authRequired":false,"latencyMs":525,"serverInfo":{"name":"mellowmountainradio","version":"1.0.0"}}],"packages":[],"repo":{"found":true,"owner":"chelstein","repo":"mellowmountainradio","archived":false,"pushedAt":"2026-09-25T11:26:03Z","stars":0,"forks":0,"openIssues":2,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/13577305?v=4","ownerCreatedAt":"2015-07-30T19:35:04Z"},"icon":{"url":"https://mellowmountainradio.com/Color%20logo%20-%20no%20background.svg","source":"site"},"presence":{"stars":0,"forks":0,"downloadsWeek":null,"license":null,"lastPushAt":"2026-09-25T11:26:03.000Z","score":23}}}},"grade_history":[],"reviews":[]}