A
securityF
licenseA
qualityA lightweight Model Context Protocol server that enables AI assistants like Cursor & Claude to control Spotify playback and manage playlists.
Last updated -
12
77
TypeScript
Claude와 같은 AI 비서가 Spotify와 상호 작용하여 트랙을 검색하고 재생할 수 있도록 하는 MCP(Model Context Protocol) 서버입니다.
.env
파일을 만듭니다.user-read-playback-state
user-modify-playback-state
user-read-currently-playing
playlist-read-private
playlist-read-collaborative
.env
파일에 새로 고침 토큰을 추가합니다.claude_desktop_config.json
파일을 편집합니다(일반적으로 macOS에서는 ~/Library/Application Support/Claude/
에 있고 Windows에서는 %APPDATA%\\Claude\\
에 있음):/absolute/path/to/vulpes-spotify-mcp
프로젝트의 실제 경로로 바꿔야 합니다..env
파일과 Claude Desktop 구성의 새로 고침 토큰은 일치해야 합니다.MIT
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Claude와 같은 AI 어시스턴트가 Spotify와 상호 작용하여 트랙을 검색하고, 재생을 제어하고, 재생 목록을 관리할 수 있도록 하는 모델 컨텍스트 프로토콜 서버입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ejfox/vulpes-spotify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server