Spotify
Summary
A Spotify MCP server that enables Claude to interact with the Spotify API using a user's authenticated account. The implementation provides tools for searching tracks, creating playlists, adding songs to playlists, getting personalized music recommendations, and managing user profiles. Built with TypeScript and Node.js, it handles authentication through OAuth, including token refresh capabilities, and communicates with Claude via the Model Context Protocol. The server stores credentials in memory only, requiring users to authenticate at the start of each conversation, making it a secure way for AI assistants to help manage music collections without permanent access to user accounts.
Available Actions
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
Community Reviews
No reviews yet. Be the first to review!
Sign in to join the conversation