{ "name": "spotify", "version": "1.0.0", "description": "", "main": "get_popularity.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "mcp": "node mcp_server.js" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "@anthropic-ai/sdk": "^0.78.0", "@modelcontextprotocol/sdk": "^1.27.1", "cheerio": "^1.2.0", "openai": "^6.29.0", "zod": "^4.3.6" } }