Skip to main content
Glama

Spotify MCP Server

by latiftplgu
package.json797 B
{ "name": "spotify-mcp-service", "version": "1.0.3", "description": "MCP service for Spotify API integration with Claude Desktop", "main": "src/mcp/server.ts", "scripts": { "build": "npx tsc", "start": "node src/mcp/server.js", "dev": "tsx src/mcp/server.ts" }, "keywords": [ "mcp", "spotify", "api", "service", "claude-desktop" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.6.2", "dotenv": "^16.3.1", "express": "^4.18.2", "cors": "^2.8.5", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.10.0", "@types/express": "^4.17.21", "@types/cors": "^2.8.17", "typescript": "^5.3.3", "tsx": "^4.6.2", "rimraf": "^5.0.5" } }

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/latiftplgu/Spotify-OAuth-MCP-server'

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