Skip to main content
Glama

MCP Claude Spotify

Mozilla Public License 2.0
16
  • Apple
  • Linux
package.json1 kB
{ "name": "mcp-claude-spotify", "version": "0.1.1", "description": "Model Context Protocol server for Spotify using Claude Desktop", "main": "index.js", "type": "module", "scripts": { "start": "node build/index.js", "dev": "tsc --watch && node build/index.js", "build": "tsc", "lint": "eslint . --ext .ts", "test": "NODE_OPTIONS=--experimental-vm-modules jest --testEnvironment=node", "test:coverage": "NODE_OPTIONS=--experimental-vm-modules jest --testEnvironment=node --coverage" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.10.1", "axios": "^1.12.0", "dotenv": "^16.5.0", "express": "^4.21.2", "open": "^9.1.0", "zod": "^3.24.3" }, "devDependencies": { "@types/express": "^5.0.1", "@types/jest": "^29.5.14", "@types/node": "^22.14.1", "jest": "^29.7.0", "ts-jest": "^29.3.2", "typescript": "^5.2.2" } }

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

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