
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
radio-browser-mcp
Advanced tools
Use this MCP server to Radio Browser, 40,000+ internet radio stations searchable by genre, tag, and country
MCP server for Radio Browser, a community directory of 40,000+ internet radio stations.
| Tool | What it does |
|---|---|
search_stations | Search stations by name |
stations_by_tag | Stations by genre tag (hardcore, jazz, lofi, pirate…) |
stations_by_country | Stations from a country (Japan, Germany…) |
get_top_voted | The most voted stations network wide |
npm run build && node dist/index.js
Example:
stations_by_tag { tag: "hardcore" }
stations_by_country { country: "Japan" }
Keyless. Results are sorted by listener clicks and filtered to working streams (hidebroken=true). Each entry includes the resolved stream URL, codec/bitrate, and vote count.
npm install
npm run build
node dist/index.js
The server uses stdio, so it can be connected to Claude Desktop, Cursor, VS Code, MCP Inspector, or another compatible MCP client.
search_stations: Search 40,000+ internet radio stations by name.stations_by_tag: Find stations by genre tag (e.g.stations_by_country: Find stations from a country (e.g.get_top_voted: The most-voted stations on the whole network - a goodThis project is intentionally narrow. It should be treated as a practical helper, not a complete certification or security audit. Check the implementation and the returned data before using it with sensitive material. No credentials are required unless the project explicitly says otherwise.
After building, connect the server through your MCP client. The repository root also contains smoke-test.mjs for projects covered by the shared harness. A typical tool call starts with search_stations.
FAQs
Use this MCP server to Radio Browser, 40,000+ internet radio stations searchable by genre, tag, and country
We found that radio-browser-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.