SpotifyMcpServer
@devoctomy
关于 SpotifyMcpServer
MCP Server for Spotify written in dotnet 8
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"spotify": {
"command": "<full path>\\SpotifyMcpServer.exe",
"args": []
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is SpotifyMcpServer?
SpotifyMcpServer is a simple STDIO MCP server for Spotify. It uses the Spotify API to retrieve playlist data and is intended for developers using MCP‑compatible tools like Cursor.
How to use SpotifyMcpServer?
Install with .NET 8.0 SDK and set the environment variables SPOTIFY_API_CLIENTID and SPOTIFY_API_SECRET (obtained from the Spotify Developer Portal). Configure the server in Cursor by providing the full path to SpotifyMcpServer.exe in the MCP server configuration.
Key features of SpotifyMcpServer
- Simple STDIO MCP server for Spotify.
- GetUserPlaylists tool to fetch user playlists.
- No return URL required for authentication.
- Requires .NET 8.0 SDK and environment variables.
Use cases of SpotifyMcpServer
- Retrieve playlists for a specific Spotify user ID via an MCP client.
- Access Spotify playlist data without needing a callback URL.
FAQ from SpotifyMcpServer
What is the difference between SpotifyMcpServer and other Spotify MCP servers?
Unlike other servers that require a return URL for OAuth, SpotifyMcpServer does not need a return URL.
What are the runtime dependencies?
Requires .NET 8.0 SDK and the environment variables
其他 分类下的更多 MCP 服务器

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论