azuracast-mcp-server

luisitoys12/azuracast-mcp-server
★ 0 stars TypeScript AI/LLM Updated today
MCP Server para AzuraCast - Controla tus estaciones de radio desde cualquier cliente MCP (Claude, n8n, Cursor, etc.)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "azuracast-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "luisitoys12/azuracast-mcp-server"
      ]
    }
  }
}

README Excerpt

> MCP Server para [AzuraCast](https://www.azuracast.com/) — controla y monitorea tus estaciones de radio desde Claude, n8n, Cursor y cualquier cliente MCP. | Tool | Descripción | |------|-------------| | `get_nowplaying` | Now playing actual (artista, título, portada, oyentes) | | `get_song_history` | Historial reciente de canciones |

Tools (12)

AZURACAST_API_KEYAZURACAST_URLMCP_API_TOKENPORTget_nowplayingget_song_historyget_stationlist_medialist_stationsrestart_stationskip_songupdate_media_metadata