A simple python spotify mcp server
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
Refactor play_track function to improve track playback handling and update docstring
0120615View on GitHubUpdate README.md with new command path and environment variables for spotify-mcp-server
fbf84a0View on GitHubAdd logging and improve MCP server startup handling in server.py
f2864c8View on GitHubUpdate project description and dependencies in pyproject.toml
5ce8bdfView on GitHubUpdate project description and dependencies in pyproject.toml
eadd230View on GitHubAdd server communication and settings configuration to settings.py
8483ac3View on GitHubAdd server communication and settings configuration to settings.py
bc9c232View on GitHubFix troubleshooting note for server startup in README.md
05b2fecView on GitHubUpdate README.md with Windows installation instructions and MCP tool setup; add numpy dependency to uv.lock
80e5326View on GitHubAdd README.md with project overview, installation instructions, and usage details
c6258b4View on GitHub