Skip to main content
Glama

Spotify MCP Server

by Naunau75
pyproject.toml528 B
[project] name = "spotify-mcp" version = "0.2.0" description = "MCP spotify project" readme = "README.md" requires-python = ">=3.12" dependencies = [ "ipykernel>=6.29.5", "mcp==1.3.0", "python-dotenv>=1.0.1", "spotipy==2.24.0", ] [[project.authors]] name = "Varun Srivastava" email = "varun.neal@berkeley.edu" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [dependency-groups] dev = [ ] [tool.uv.sources] spotify-mcp = { workspace = true } [project.scripts] spotify-mcp = "spotify_mcp:main"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Naunau75/spotify_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server