Spotify MCP Server
@Jopgood
Spotify MCP Server について
A Media Control Protocol server for controlling Spotify playback
基本情報
設定
以下の設定を使って、このサーバーを 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
「メディアとデザイン」の他のコンテンツ
Game Asset Generator using MCP and Hugging Face Spaces
MubarakHAlketbiAn MCP server for creating 2D/3D game assets from text using Hugging Face AI models.
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
Framelink Figma MCP Server
GLipsMCP server to provide Figma layout information to AI coding agents like Cursor
コメント