MCP.so
Sign In
Servers

SpotifyMcpServer

@devoctomy

MCP Server for Spotify written in dotnet 8

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "spotify": {
      "command": "<full path>\\SpotifyMcpServer.exe",
      "args": []
    }
  }
}

More from Other