radiomcp
Recommended audio backend for playing radio streams; automatically detected and used for playback.
Local LLM provider for AI features, offering an alternative to cloud-based models for recommendations and DJ mode.
LLM provider for AI-powered features such as mood-based station recommendations and DJ commentary.
Used for song recognition to identify currently playing tracks via the recognize_song 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., "@radiomcpPlay some lo-fi hip hop"
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.
radiomcp
Internet radio for Claude and your terminal. ~25,000 verified live stations, 197 countries.
pip install radiomcp && radiomcpFirst run auto-registers with Claude Desktop / Claude Code. Restart Claude and you're done.
한국어 · Powered by Airtune API
Two ways to use it
Command | What it does | |
MCP server |
| Connects to Claude — control radio in plain language |
TUI player |
| Interactive terminal player with search and favorites |
MCP — control radio with Claude
pip install radiomcp && radiomcpAuto-detected and registered on first run. Or manually add to ~/.claude/settings.json:
{
"mcpServers": {
"radio": { "command": "radiomcp" }
}
}Then just ask Claude:
"Play some late-night jazz" "Find Korean news stations" "What's playing right now?" "Recommend something for focus work" "Play a French station" "Stop the radio"
MCP Tools
Tool | Description |
| Play by URL or search query |
| Stop playback |
| Current station and track |
| Search by keyword, genre, country |
| AI recommendations by mood or context |
| Saved stations |
| Listening history |
| Volume control |
| Most popular stations |
| Stations by country code |
| Stations by language |
| Identify currently playing song |
| Player status |
TUI Player
radioInteractive terminal player. Type to search, numbers to play.
Search
> jazz # keyword
> korea news # combined
> japan classical # multilingual
> jazz HQ # high quality only (192k+)Supports 50+ languages — Korean, Japanese, Chinese, Russian, Arabic and more are normalized automatically.
Key | Function |
| Genre browser |
| Country browser |
| Popular stations |
| Search |
| Toggle: local DB ↔ DB + live API |
Playback & Volume
Key | Function |
| Play station from list |
| Resume last station |
| Stop |
| Show / up / down / set volume |
| Quit |
Favorites
Key | Function |
| View favorites |
| Add / remove current station |
| Previous / next favorite |
AI & Song Info
Key | Function |
| Personalized recommendations |
| Time-based mood recommendations |
| Recognize current song (Shazam-like) |
| Current song info |
DJ Mode
RADIOCLI_DJ=1 radioAI-voiced DJ commentary between tracks. Supports 10 languages.
Player Backends
Auto-detected: mpv → vlc → ffplay → browser
Backend | Install |
mpv (recommended) |
|
vlc |
|
ffplay |
|
CLI
radiomcp search jazz
radiomcp play <url> "Station Name"
radiomcp stop
radiomcp now
radiomcp recommend focus
radiomcp update # Sync latest stations from Airtune API
radiomcp serve # Start HTTP API serverEnvironment Variables
Variable | Description | Default |
| LLM provider: |
|
| DJ mode |
|
| UI language | auto-detect |
| For Claude-powered features | — |
| For OpenAI-powered features | — |
| Ollama server URL |
|
Data
Station database (~25,000 verified live stations) stored in ~/.radiocli/ on first run.
radiomcp update # Pull latest from Airtune APILicense
Code: MIT — LICENSE
Station data: ODbL 1.0 — DATA_LICENSE.md
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.
Latest Blog Posts
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/meshpop/radiomcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server