Mellow Mountain Radio
Server Details
20 live tools for KAZM 106.5 FM & 780 AM in Sedona, AZ — now playing, song requests, weather, fire restrictions, road conditions, concerts, emergency alerts, local news, air quality, and more. Streamable HTTP, no auth required.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
20 toolsget_air_qualityInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_concertsInspect
Returns upcoming concerts and shows sourced from KAZM's data, primarily AZ and regional venues.
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Filter by state abbreviation, e.g. 'AZ' |
get_emergency_alertsInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| severity | No | Filter to alerts at or above this severity level (Extreme > Severe > Moderate > Minor) |
get_eventsInspect
Returns upcoming local Sedona events including library events and festivals.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_fire_restrictionsInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_horoscopeInspect
Returns daily, weekly, and monthly horoscopes for all signs or a specific sign.
| Name | Required | Description | Default |
|---|---|---|---|
| sign | No | Zodiac sign (omit for all) | |
| period | No | Which forecast period (default: daily) |
get_jeep_trailsInspect
Returns Sedona jeep trail names available on the KAZM trail map. Pass a trail name to get its GPS coordinate path.
| Name | Required | Description | Default |
|---|---|---|---|
| trail | No | Trail slug, e.g. 'broken-arrow', 'schnebly'. Omit for the full list. |
get_listener_countInspect
Returns the current live listener count across all mounts, plus per-mount breakdown.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_local_news_headlinesInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max headlines to return per source (default 8) |
get_moviesInspect
Returns current movie showings at Sedona-area theaters (Mary D. Fisher Theatre, Harkins Sedona 6, and others).
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_now_playingInspect
Returns the song currently on air: title, artist, album, artwork URL, start time, and stream URL.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_rewindInspect
Returns available on-demand rewind blocks — past KAZM broadcasts you can listen to, with dates and stream URLs.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_road_conditionsInspect
Returns active road and trail closures for the Sedona / Oak Creek area from the Coconino National Forest alerts page. Also includes AZ511 highway incidents for Yavapai and Coconino counties when the AZ511_KEY environment variable is set.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_schumann_resonanceInspect
Returns the current Schumann resonance reading — Earth's electromagnetic pulse measured at the Tomsk observatory. Includes frequency, energy score, activity level, and spectrogram URL.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_show_scheduleInspect
Returns KAZM's weekly on-air program schedule. Optionally filter by day (weekday, saturday, sunday) or show name keyword.
| Name | Required | Description | Default |
|---|---|---|---|
| day | No | Filter to a specific day group | |
| query | No | Keyword to filter by show name or host |
get_stream_urlInspect
Returns the live audio stream URLs for KAZM (MP3 and AAC mounts) plus the station web player URL.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_weatherInspect
Returns current conditions and a 7-day forecast for Sedona AZ from Open-Meteo (free, no key required).
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
search_song_historyInspect
Returns the most recently played songs (up to 25). Optionally filter by keyword in title or artist.
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Keyword to filter by title or artist |
search_song_request_libraryInspect
Search KAZM's requestable song library by artist or title keyword. Returns matching tracks the DJ can play on request.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Artist name or song title to search for |
submit_song_requestInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Your name and town for the request card, e.g. 'Sarah from Sedona' (optional) | |
| note | No | A dedication or message, e.g. 'Happy birthday Maria!' (optional) | |
| query | Yes | Song title and/or artist name, e.g. 'Sailing Christopher Cross' or 'Truckin Grateful Dead' |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!