Back to directory
carllapierre/spotify-mcp

carllapierre/spotify-mcp

@carllapierre

This is a TypeScript-based MCP server for Spotify based on the Model Context Protocol.

spotifymcptypescriptmusicplaylistmodel-context-protocolentertainment

Installation & Configuration

{
  "mcpServers": {
    "carllapierre-spotify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "carllapierre-spotify-mcp-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15