Skip to main content
Glama

Spotify MCP Server

package.json622 B
{ "name": "zhim", "module": "src/index.ts", "type": "module", "scripts": { "start": "bun --watch src/index.ts", "auth": "bun --watch src/auth.ts" }, "private": true, "devDependencies": { "@types/bun": "latest", "@types/express": "^5.0.0", "@types/node": "^22.13.10", "@types/spotify-web-api-node": "^5.0.11" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "dotenv": "^16.4.7", "express": "^4.21.2", "spotify-web-api-node": "^5.0.2", "zod": "^3.24.2" }, "engines": { "bun": ">=1.0.0" } }

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

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