mcp-spotify-server

mcp-spotify-server

0

This project is an MCP Server that connects AI assistants with Spotify, enabling access to user playlists and top tracks via the Spotify API. It leverages Express.js for backend processes.

Spotify API

Used to interact with the Spotify service to get playlists and popular tracks

Express.js

Used to build backend services, handle API requests and responses