Skip to main content
ClaudeWave
mrfentmen avatar
mrfentmen

radio-browser-mcp

View on GitHub

MCP server for Radio Browser, 40,000+ internet radio stations searchable by genre, tag, and country.

MCP ServersOfficial Registry0 stars0 forksTypeScriptUpdated 1mo ago
ClaudeWave Trust Score
57/100
· OK
Passed
  • Recently active
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/22/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/mrfentmen/radio-browser-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "radio-browser-mcp": {
      "command": "node",
      "args": ["/path/to/radio-browser-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/mrfentmen/radio-browser-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# radio browser mcp

MCP server for **Radio Browser**, a community directory of 40,000+ internet radio stations.

## Tools

| 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 |

## Usage

```bash
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.

What people ask about radio-browser-mcp

What is mrfentmen/radio-browser-mcp?

+

mrfentmen/radio-browser-mcp is mcp servers for the Claude AI ecosystem. MCP server for Radio Browser, 40,000+ internet radio stations searchable by genre, tag, and country. It has 0 GitHub stars and its last recorded update is dated 2026-08-08.

How do I install radio-browser-mcp?

+

You can install radio-browser-mcp by cloning the repository (https://github.com/mrfentmen/radio-browser-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is mrfentmen/radio-browser-mcp safe to use?

+

Our security agent has analyzed mrfentmen/radio-browser-mcp and assigned a Trust Score of 57/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains mrfentmen/radio-browser-mcp?

+

mrfentmen/radio-browser-mcp is maintained by mrfentmen. The last recorded GitHub activity is dated 2026-08-08, with 0 open issues.

Are there alternatives to radio-browser-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy radio-browser-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: mrfentmen/radio-browser-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mrfentmen-radio-browser-mcp)](https://claudewave.com/repo/mrfentmen-radio-browser-mcp)
<a href="https://claudewave.com/repo/mrfentmen-radio-browser-mcp"><img src="https://claudewave.com/api/badge/mrfentmen-radio-browser-mcp" alt="Featured on ClaudeWave: mrfentmen/radio-browser-mcp" width="320" height="64" /></a>

More MCP Servers

radio-browser-mcp alternatives