mcp-spotify
13
ArtistLens is a Model Context Protocol (MCP) server that integrates with the Spotify Web API to enable searching for music, accessing artist information, and managing playlists on Spotify. Its standout feature is the comprehensive set of tools for interacting with various aspects of Spotify's catalog seamlessly.
ArtistLens
ArtistLens is a powerful Model Context Protocol (MCP) server providing seamless access to the Spotify Web API.
Key Features
- Search Spotify music catalog for tracks, albums, artists, and playlists.
- Access artist information like top tracks and related artists.
- Get album and track details, access new releases and recommendations.
- Manage playlist information and items.
- Comprehensive test suite for functionality.
Installation
- Install via Smithery or globally via npm.
- Configure with Spotify credentials through the MCP settings file.
Development
- The project is open-source and organized into multiple directories for handlers, types, and utilities.
- Tests are conducted using Jest.
Contributing
- Fork repository, create a feature branch, and submit a pull request.
License
MIT License.