Skip to main content
Glama

Spotify MCP Server

by hrishi0102
{ "name": "spotify-mcp-server", "version": "1.0.0", "description": "MCP server for Spotify API integration", "type": "module", "main": "build/spotify-mcp-server.js", "scripts": { "auth": "node spotify-auth.js", "build": "tsc", "start": "node build/spotify-mcp-server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "@types/cors": "^2.8.18", "@types/express": "^5.0.1", "axios": "^1.6.2", "cors": "^2.8.5", "express": "^4.21.2", "node-fetch": "^3.3.2", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.14.0", "typescript": "^5.8.3" } }

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/hrishi0102/spotifyyy-mcp'

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