Skip to main content
Glama
igorgarbuz
by igorgarbuz
package.json726 B
{ "type": "module", "author": "Igor Garbuz", "name": "spotify-mcp", "version": "1.2.0", "description": "Model Context Protocol local Node server for Spotify API", "main": "index.js", "bin": { "spotify-mcp": "./build/index.js" }, "scripts": { "auth": "tsc && node build/auth.js", "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "lint": "biome check . --write" }, "files": ["build"], "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "@spotify/web-api-ts-sdk": "^1.2.0", "open": "^10.1.2", "zod": "^3.25.61" }, "devDependencies": { "@biomejs/biome": "^1.9.4", "@types/node": "^22.15.3", "typescript": "^5.8.3" } }

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

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