MCP.so
登录

Spotify MCP Server

@Jopgood

关于 Spotify MCP Server

A Media Control Protocol server for controlling Spotify playback

基本信息

分类

媒体与设计

运行时

node

传输方式

stdio

发布者

Jopgood

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "spotify-mcp-server-jopgood": {
      "command": "node",
      "args": [
        "client/spotify-cli.js"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Spotify MCP Server?

Spotify MCP Server is a Media Control Protocol (MCP) server that provides a unified interface for controlling Spotify playback across different devices and applications. It is designed for developers and users who want to manage Spotify programmatically or via natural language commands.

How to use Spotify MCP Server?

Clone the

评论

媒体与设计 分类下的更多 MCP 服务器