Add Spotify Player (Python) – control Spotify via MCP (#460)

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).
This commit is contained in:
Víctor Sáez 2025-09-21 07:41:45 +02:00 committed by GitHub
parent af05cb28e3
commit 87b1121ee5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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!
- **[SquadAI](https://github.com/the-basilisk-ai/squad-mcp)** Productdiscovery and strategy platform integration. Create, query and update opportunities, solutions, outcomes, requirements and feedback from any MCPaware 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.