Enables Spotify playlist access and control through Claude Desktop using a Model Context Protocol.
Allows users to interact with their Spotify playlists via Claude Desktop by leveraging a Model Context Protocol. The application is structured into four main files: server.ts (main execution code), resources.ts (Claude Desktop resources), handler.ts (code handlers), and prompt.ts (prompt responses). This setup facilitates a streamlined integration, making it easier to manage and access Spotify playlists within the Claude environment.
Key Features
01Access Spotify playlists through Claude Desktop
02Utilizes a Model Context Protocol for seamless integration
03Modular design with separate files for server logic, resources, handlers, and prompts
040 GitHub stars
Use Cases
01Controlling Spotify playback via natural language prompts in Claude
02Retrieving playlist information directly within Claude Desktop
03Automating Spotify tasks through Claude's automation capabilities