Skip to main content
Glama
maxim75

radiobrowser-api-mcp

Related Servers

Alternatives to radiobrowser-api-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    B3/5.0

    Scored across 29 tools

    Disambiguation2/5

    Several tools have unclear boundaries: search_radio_stations and find_stations_by_name both search by station name, and advanced_station_search also accepts name plus many other filters. The large family of find_stations_by_* endpoints is largely subsumed by advanced_station_search, creating avoidable overlap.

    Naming Consistency3/5

    Most tools follow readable snake_case verb_noun patterns such as list_*, get_*, and find_stations_by_*. However, search_radio_stations breaks the find_stations_by_name convention, advanced_station_search is not verb-led, and get_now_playing uses a different structure, so consistency is only moderate.

    Tool Count2/5

    29 tools is above the 25+ threshold and makes the server feel heavy. While each endpoint may map to a real API operation, the redundancy between search tools and the large number of near-identical find_stations_by_* tools could be reduced.

    Completeness4/5

    The surface covers the major workflows: searching/listening to stations, getting now-playing info, voting and click tracking, adding stations, and browsing directory statistics and metadata. It lacks update/delete station operations, but those are less central and likely require credentials or admin privileges.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues