From 87b1121ee5df4d653a4467e644dd35271d037162 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20S=C3=A1ez?= <157850725+vsaez@users.noreply.github.com> Date: Sun, 21 Sep 2025 07:41:45 +0200 Subject: [PATCH] =?UTF-8?q?Add=20Spotify=20Player=20(Python)=20=E2=80=93?= =?UTF-8?q?=20control=20Spotify=20via=20MCP=20(#460)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR adds **Spotify Player** (Python) to the *Community Servers* section. - Repo: https://github.com/vsaez/mcp-spotify-player - What it does: Control Spotify playback, queue, volume and playlists from Claude/Cursor via MCP. - Why useful: Provides a practical, user-facing media integration demonstrating MCP tools end-to-end (search, playback, queue management, diagnostics). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d43c06..bd73f41 100644 --- a/README.md +++ b/README.md @@ -451,6 +451,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Skyvern](https://github.com/Skyvern-AI/skyvern/tree/main/integrations/mcp)** - MCP Server to let Claude / your AI control the browser - **[Sourcerer](https://github.com/st3v3nmw/sourcerer-mcp)** - MCP for semantic code search & navigation that reduces token waste - **[spm-mcp](https://github.com/simpleswift/spm-mcp)** - iOS Swift Package Manager server written in Swift +- **[Spotify Player](https://github.com/vsaez/mcp-spotify-player) – Control Spotify playback, queue, volume and playlists from Claude/Cursor via MCP. (Python) - **[SQLite](https://github.com/panasenco/mcp-sqlite)** - MCP server for SQLite files. Supports Datasette-compatible metadata! - **[Squad AI](https://github.com/the-basilisk-ai/squad-mcp)** – Product‑discovery and strategy platform integration. Create, query and update opportunities, solutions, outcomes, requirements and feedback from any MCP‑aware LLM. - **[Storyblok](https://github.com/Kiran1689/storyblok-mcp-server)** - Storyblok MCP server enables your AI assistants to directly access and manage your Storyblok spaces, stories, components, assets, workflows, and more.