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
「その他」の他のコンテンツ
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント