Skip to main content
Glama
package.json580 B
{ "name": "spotify-mcp", "version": "1.0.0", "main": "index.js", "type": "module", "bin": { "spotify": "./build/index.js" }, "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "start": "node --env-file=.env ./build/index.js" }, "files": [ "build" ], "keywords": [], "author": "", "license": "ISC", "description": "", "devDependencies": { "@types/node": "^24.7.2", "typescript": "^5.9.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.20.0", "zod": "^3.25.76" } }

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

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