MCP-spotify
0
MCP-spotify is a protocol designed to integrate Spotify playlist access with Claude Desktop, allowing users to manage their playlists directly. It utilizes a structured approach with separate files for core execution, resources, and prompt handling.
MCP-spotify
Model Context Protocol for running Spotify through Claude This allows the user to access their playlist information on Spotify through Claude Desktop. This model context protocol is build in 4 files, server.ts containing the main code to be exeuted, resources.ts that contains resources to add to the Claude Desktop, handler.ts containing the handlers for the code and lastly prompt.ts that contains the prompt responses for various prompts.