mirror of
https://github.com/varunneal/spotify-mcp.git
synced 2026-04-26 13:15:50 +03:00
[GH-ISSUE #24] Installation and configuration problems on Windows with Python environment #12
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-mcp-varunneal#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @oddradiocircle on GitHub (May 9, 2025).
Original GitHub issue: https://github.com/varunneal/spotify-mcp/issues/24
The problem I encountered
While trying to set up Spotify's MCP on my Windows 11 with Claude Desktop, I ran into several headaches:
mcpneeds version 1.3.0 or 1.7.1run_serverentry pointHow I fixed it (in case it helps someone)
I finally got it working by doing this:
claude_desktop_config.jsonI put this:Ideas for improvement
mcpandspotipyMy setup in case it helps
By the way, once configured it works wonderfully! Thanks for the project.
@varunneal commented on GitHub (May 9, 2025):
Thank you for opening this issue! I haven't attempted to run this MCP on a Windows machine. That said, did you attempt to use uv to get this MCP working? In the pyproject we have specified the exact dependency version number and UV will automatically spin up the environment with the reqs.