Spotify for Claude
CreatedHusaink52
Enables Spotify playlist access and control through Claude Desktop using a Model Context Protocol.
About
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
- Access Spotify playlists through Claude Desktop
- Utilizes a Model Context Protocol for seamless integration
- Modular design with separate files for server logic, resources, handlers, and prompts
- 0 GitHub stars
Use Cases
- Controlling Spotify playback via natural language prompts in Claude
- Retrieving playlist information directly within Claude Desktop
- Automating Spotify tasks through Claude's automation capabilities