SoundCloud MCP Server
Related Servers
Alternatives to SoundCloud MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that gives Claude access to your SoundCloud library, allowing you to manage playlists and tracks through natural language.2AGPL 3.0
- AlicenseAqualityCmaintenanceEnables MCP clients to search SoundCloud and retrieve tracks, playlists, and users, as well as perform authenticated actions such as likes, reposts, follows, comments, playlist editing, and uploads with multi-account OAuth support.36MIT
- AlicenseBqualityDmaintenanceAn MCP server that enables AI assistants to search, analyze, and retrieve information about audio samples from Freesound.org through their API.82MIT
- 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.7 npm9ISC
- FlicenseNot gradedqualityCmaintenanceA lightweight MCP server that enables AI assistants to control Spotify playback and manage playlists.-
- AlicenseBqualityCmaintenanceMCP server for the Spotify Web API — gives Claude and other AI assistants tools to search music, control playback, manage playlists, library, and podcasts.59MIT
TDQS
Scored across 32 tools
Each tool targets a distinct action or resource, with no overlapping purposes. Even similar tools like get_recommended_tracks and get_related_tracks are clearly differentiated by description.
All tool names follow a consistent verb_noun pattern (e.g., follow_user, create_playlist, get_track). Minor exceptions like auth_status are still clear and predictable.
With 32 tools, the server exceeds the recommended range for typical MCP servers. While the scope justifies many endpoints, this number may overwhelm agent context windows.
The tool surface covers major SoundCloud operations: authentication, user actions, playlists (CRUD plus track management), tracks (search, liking, comments, stream), and messaging. Missing track creation/upload is likely due to API limitations.