You're viewing a demo portfolio

Join the waitlist
PRSM

get_top_stations

Active

Tool of radio

declared in 0.1.0

Get trending radio stations ranked by popularity, optionally filtered by country (e.g., 'US', 'GB', 'DE'). Returns station URLs, genres, and vote counts.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "count": 10
    },
    {
      "count": 5,
      "country": "Germany"
    }
  ],
  "properties": {
    "count": {
      "type": "number",
      "description": "Number of stations to return. Defaults to 10."
    },
    "country": {
      "type": "string",
      "description": "Filter by country name (e.g. \"Germany\", \"United States\"). Omit for global results."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

radio

https://github.com/pipeworx-io/mcp-radio

1/7 registries
View full server →
get_top_stations — radio — PRSM MCP