Skip to content
Cline

radio browser mcp for Cline

io.github.mrfentmen/radio-browser-mcp

Use this MCP server to Radio Browser, 40,000+ internet radio stations searchable by genre, tag,...

client:Cline transport:stdio runtime:npm

Install radio browser mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "radio-browser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "radio-browser-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

radio browser mcp in other clients