SR P3 MCP Server
Related Servers
Alternatives to SR P3 MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceAn MCP server that provides intelligent playlist curation tools using Spotify track data and audio feature analysis. It enables AI assistants to create mood-based playlists, find similar songs, analyze audio characteristics, and curate personalized music collections.-
- AlicenseNot gradedqualityDmaintenanceAn unofficial MCP server that provides access to Spotify's Web API through the Model Context Protocol, enabling AI assistants to search music, manage playlists, and control playback.6 npm9ISC
- AlicenseNot gradedqualityCmaintenanceMCP server that wraps the Radio Browser API to search radio stations, list countries, and discover genres. Enables AI agents to find and browse radio stations without authentication.1 npmMIT
- AlicenseBqualityBmaintenanceAn MCP server that enables users to control Spotify playback, search music, and manage playlists through natural conversation. It is updated for the February 2026 Spotify Web API changes and supports full playlist CRUD operations.468MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides access to the Beatport API for music discovery and data retrieval, enabling users to search for tracks, artists, labels, releases, and charts through natural language.4MIT
- FlicenseAqualityCmaintenanceMCP server for KaboomKartell radio, enabling AI assistants to query live tracks, vote for songs, and access radio stats and schedule.15-
TDQS
Scored across 2 tools
The two tools are completely distinct: one returns the current playlist context, the other performs historical date-range searches. There is no overlap or ambiguity between them.
Both tool names follow a clear verb_noun pattern using snake_case (get_p3_current_playlist, search_p3_playlist_by_date). The naming is consistent and predictable.
Two tools feel thin for a server, but the narrow domain of playlist lookups makes it reasonable. Still, the count is on the low end and lacks additional utility.
The core functionality of retrieving current playlist info and searching historical data is covered, leaving no dead ends. A minor gap like keyword/artist search is absent but not essential for the stated purpose.