Mellow Mountain Radio MCP Server
Provides sports scores and results for UFC fights as part of its sports scores tool.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Mellow Mountain Radio MCP ServerWhat's playing on KAZM right now?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mellowmountainradio
Official website and MCP server for KAZM 106.5 FM & 780 AM, Mellow Mountain Radio in Sedona, Arizona.
MCP Server
KAZM runs a live Model Context Protocol (MCP) server with 45 real-time tools and 6 prompts for any MCP-compatible AI assistant (Claude, Cursor, Windsurf, etc.).
{
"mcpServers": {
"kazm": {
"url": "https://mcp.mellowmountainradio.com/mcp"
}
}
}Transport: Streamable HTTP · No auth required · Docs: https://mcp.mellowmountainradio.com/docs
Related MCP server: mcp-weather
Tools (45)
Tool | Description |
| Song currently on air — title, artist, album, artwork, stream URL |
| Live listener count across all mounts |
| Recently played songs with optional keyword filter |
| Search KAZM's requestable song catalog |
| Submit a song request directly to the KAZM studio |
| Live audio stream URLs (MP3 and AAC) |
| KAZM weekly on-air program schedule |
| Available on-demand past broadcasts with stream URLs |
| Biography, genre tags, and album discography for any artist |
| Notable music events, birthdays, and milestones on this day in history |
| Current conditions and 7-day forecast for Sedona, AZ |
| Current fire restriction stage for Sedona / Coconino National Forest |
| Active road closures and AZ511 highway incidents |
| US AQI, PM2.5, PM10, ozone, and UV index for Sedona |
| Live EAS alerts for Yavapai and Coconino counties |
| Active NWS weather watches, warnings, and advisories |
| Current Oak Creek stream level and discharge from the USGS gauge |
| Active wildfire incidents near Sedona from NIFC |
| Latest Sedona & Verde Valley news headlines |
| Upcoming concerts — filter by state |
| Library events and local Sedona festivals |
| Current movie showings at Sedona-area theaters |
| Scores for Cardinals, Suns, D-backs, Mercury, ASU, Arizona, NAU, and UFC |
| Sunrise, sunset, solar noon, day length, and twilight for Sedona |
| Tonight's moon phase, illumination %, and 7-day lunar calendar |
| Tonight's darkness window, moon interference, and Milky Way visibility |
| Golden hour / blue hour times and shooting tips for 6 iconic Sedona spots |
| Daily, weekly, or monthly horoscope for any zodiac sign |
| Full chakra guide with Sanskrit names, Solfeggio Hz, and Sedona vortex connection |
| All seven chakras with Hz, note, color, body location, and affirmation |
| Nine-tone Solfeggio scale with healing properties |
| Binaural / tonal session recommendations based on goal or time of day |
| Earth's electromagnetic pulse from the Tomsk observatory |
| Full guide to Sedona's 4 energy vortex sites with directions and best times |
| Full 78-card Rider-Waite tarot deck — daily, single, or three-card spread |
| 15 top Sedona hiking trails — distance, elevation, difficulty, and trailhead info |
| Sedona jeep trail list and GPS coordinate paths |
| Complete Red Rock Pass guide — all 19 required sites and accepted passes |
| Practical Sedona visitor guide — tips, best seasons, and attractions |
| Create or update a KAZM listener profile |
| Zero-friction entry point for KAZM personalization |
| Retrieve a KAZM listener's full profile by ID or email |
| Update a specific preference for a KAZM listener |
| Log a listening event for a KAZM listener |
| Fully personalized KAZM experience based on listener history |
Prompts (6)
Prompt | Description |
| Complete Sedona trip planning brief — weather, events, road conditions, vortex guide, and what's on KAZM |
| Full KAZM radio status — now playing, listener count, upcoming shows, and stream links |
| Full outdoor safety brief for Sedona — fire restrictions, air quality, NWS alerts, Oak Creek levels |
| Tonight's stargazing forecast — darkness window, moon phase, Milky Way visibility, and best sites |
| Walk through requesting a song on KAZM — search the catalog, confirm the track, and submit |
| Road and weather check before driving to or through Sedona — SR-89A, Oak Creek Canyon, I-17 |
See mcp-server/README.md for full setup and environment variable docs.
Website
A fast, self-contained static site (HTML, CSS, vanilla JS) built around the station's warm broadcast / yacht-rock identity. No build step.
Run locally
Open index.html directly, or serve the folder:
python3 -m http.server 8000
# then visit http://localhost:8000Structure
index.html # the homepage
styles.css # design system + all sections (light + dark mode)
main.js # nav, live stream player, now-playing, scroll reveals
assets/brand/ # primary logo (color / white / navy, svg + png)
assets/campaigns/ # campaign logo variants (neon, retro 780, firepit, yoga, broadcast)
.do/app.yaml # DigitalOcean App Platform static-site spec
*.eps /*.pdf /*.svg # original brand kit (source files)Deploy (DigitalOcean App Platform)
This deploys as a static site with no build command. The spec lives in
.do/app.yaml. Create the app once:
doctl apps create --spec .do/app.yamlAfter that, pushes to the deploy branch (main) redeploy automatically.
In the App Platform UI you can also point a new Static Site at this repo,
set the source directory to /, and leave the build command empty.
Brand
Navy
#223d6eand terracotta#a95750on warm cream.Display type: Bricolage Grotesque. Body: Inter Tight.
One accent color, one radius system, dark mode via
prefers-color-scheme.
What still needs real data
The homepage is wired for live content but ships with clearly-labeled samples:
Now Playing rotates sample tracks. Point
updateNowPlaying()inmain.jsat your Live365 metadata feed (stationa56104).Sports matchups and adventure conditions are placeholders for your feeds.
News / Weather tiles use brand-color art; drop in real photos when ready.
The Listen Live button streams
https://streaming.live365.com/a56104.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceProvides real-time weather alerts from the National Weather Service, news search capabilities via NewsAPI, and safe local directory exploration for AI assistants.Last updated3
- Flicense-qualityDmaintenanceProvides real-time weather alerts and forecasts from the National Weather Service for US locations, integrating with AI assistants via the Model Control Protocol.Last updated
- AlicenseAqualityBmaintenanceProvides real-time US weather data for AI assistants via MCP, including current conditions, forecasts, alerts, severe weather outlooks, radar, upper-air analysis, and surface analysis. Supports optional personal weather station integration.Last updated94ISC
- Flicense-qualityDmaintenanceProvides 12 weather tools for conditions, forecasts, alerts, model imagery, radar, and 205 meteorological calculations, enabling weather data access and analysis through Claude Code.Last updated
Related MCP Connectors
US weather, alerts, earthquakes and elevation for AI agents, from NWS/NOAA and USGS. No API keys.
Live SEO workflow tools for Claude Code, Codex, and AI agents.
Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.
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/chelstein/mellowmountainradio'
If you have feedback or need assistance with the MCP directory API, please join our Discord server