0
/ 100
17 days ago
glama

radiomcp

Internet radio + AI DJ for Claude. 55,000+ stations across 197 countries. Search, play, and get recommendations through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/.config/Claude/claude_desktop_config.json, ~/.config/systemd/user/radiomcp.service
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — dj_video_embed (line 4529: result = subprocess.run(); dj_health (line 5111: r = subprocess.run(["pgrep", "-f", "mpv"], capture_output=True, timeout=2))
🔐
You'll be asked for 5 credentials: AUDD_API_KEY, SHAZAM_API_KEY, ANTHROPIC_API_KEY, OPENAI_API_KEY, GEMINI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configRADIOGRAPH_URL
configRADIOMCP_LIGHTWEIGHT
configG3_VALIDATOR_URL
configG3_VALIDATOR_ENABLED
configRADIOCLI_LANGUI language auto-detect
🔐 secretAUDD_API_KEY
🔐 secretSHAZAM_API_KEY
configRADIOCLI_LLM
configOLLAMA_MODEL
configOLLAMA_URL
🔐 secretANTHROPIC_API_KEYClaude-powered features —
🔐 secretOPENAI_API_KEYOpenAI-powered features —
configCLAUDE_MODEL
configOPENAI_MODEL
🔐 secretGEMINI_API_KEY
configGEMINI_MODEL
configRADIOCLI_DJEnable DJ mode 0
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/zeus-kim-radiomcp-1sl011)](https://m8ven.ai/mcp/zeus-kim-radiomcp-1sl011)
commit: 914fc0c1cac78834a846c38e9272f366eacf9080
code hash: 94036b2e2e1c584b7702161c119a5261feb1e12969f77776eae54dc8363e3718
verified: 7/14/2026, 8:33:21 AM
view raw JSON →