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.

MCP Spotify Server

This project is an MCP Server that integrates with the Spotify API, allowing AI assistants to interact with your Spotify playlists and top tracks.

Features

  • Retrieves user Spotify playlists
  • Fetches top tracks of the user
  • Implements Model Context Protocol (MCP) for AI interactions
  • Uses Express.js for the backend