Skip to main content
Glama
pyproject.toml366 B
[project] name = "spotify-mcp" version = "0.1.0" description = "Spotify MCP Server - 提供Spotify音乐控制功能的MCP服务器" readme = "README.md" requires-python = ">=3.11" dependencies = [ "mcp>=0.9.0", "httpx>=0.27.0", ] [project.scripts] spotify-mcp = "spotify_mcp:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

Latest Blog Posts

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/EvansLR/spotify-mcp'

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