Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Spotify MCP
Claim
by
ashwanth1109
GitHub
Entertainment & Media
Speech Processing
OS Automation
Python
1
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
assets
.cursor
.env.example
general_rules.txt
.gitignore
main.py
pyproject.toml
.python-version
README.md
spotify.py
test.md
uv.lock
[project] name = "mcp-spotify" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.2.1", "spotipy>=2.25.0", ]