spotube

GitHub

๐ŸŽง Open source music streaming app! Available for both desktop & mobile!

spotube MCP Server

MCP server for KRTirtho/spotube

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "spotube": {
      "command": "npx",
      "args": [
        "-y",
        "@KRTirtho/spotube"
      ]
    }
  }
}