
Radio Browser MCP By UnClick
Let your agent search global internet radio stations by country, tag, popularity, and votes with zero API key setup.
Overview
Radio Browser MCP by UnClick is a Build-phase MCP server that lets agents search internet radio stations by country, tag, popularity, and votes without an API key.
What is this MCP server?
- Search internet radio by country, genre tag, popularity, and community votes
- No API key required for discovery-oriented queries
- stdio via npx @unclick/radiobrowser-mcp (v0.1.0)
- Fits ambient audio apps, playlist research, and creative coding prototypes
- Package @unclick/radiobrowser-mcp version 0.1.0
- Documented description: no API key required
- stdio transport with npx runtimeHint
Community signal: 4 GitHub stars.
What problem does it solve?
You need radio station discovery inside the agent loop but do not want another API signup and client library to maintain.
Who is it for?
Builders prototyping audio experiences, global station pickers, or research assistants that cite live stream sources.
Skip if: Production music licensing compliance workflows or apps that need guaranteed stream uptime SLAs from a single vendor.
What do I get? / Deliverables
Once connected, your agent returns filterable station lists you can plug into players, demos, or content workflows.
- MCP tools for station search by geography and tags
- Faster prototyping of radio UIs and recommendation flows
- No separate Radio Browser API key step in documented setup
Recommended MCP Servers
Journey fit
Radio Browser MCP is a thin integration layer you add while building agents or media side projects, not a distribution or analytics workflow. It connects agents to the Radio Browser ecosystem through npm stdio MCP—pure third-party integration tooling.
How it compares
Keyless radio metadata MCP, not a full music streaming or Spotify integration.
Common Questions / FAQ
Who is Radio Browser MCP By UnClick for?
Solo builders who want MCP-driven radio search for agents, CLI tools, or lightweight media apps.
When should I use Radio Browser MCP By UnClick?
Use it while building when you need station lists filtered by country, tag, or popularity inside your IDE agent.
How do I add Radio Browser MCP By UnClick to my agent?
Configure stdio MCP to run npx @unclick/radiobrowser-mcp@0.1.0 and reload your MCP host—no API key is documented in the server manifest.