Skip to main content
Glama
package.json704 B
{ "type": "module", "name": "spotify-mcp-server", "version": "1.0.0", "main": "index.js", "bin": { "spotify-mcp": "./build/index.js" }, "scripts": { "build": "tsc", "start": "node build/index.js", "auth": "tsc && node build/auth.js", "test": "vitest --run" }, "files": [ "build" ], "keywords": [], "author": "", "description": "Servidor MCP para controlar Spotify", "dependencies": { "@modelcontextprotocol/sdk": "^1.10.1", "@spotify/web-api-ts-sdk": "^1.2.0", "open": "^10.1.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.8", "tsx": "^4.21.0", "typescript": "^5.8.2", "vitest": "^4.0.15" } }

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

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