Skip to main content
Glama

Spotify MCP Server

by akarnik23
render.yamlโ€ข341 B
services: - type: web name: spotify-mcp env: python plan: free buildCommand: pip install -r requirements.txt startCommand: python src/server.py autoDeploy: false envVars: - key: PORT value: 8000 - key: SPOTIFY_CLIENT_ID value: "" - key: SPOTIFY_CLIENT_SECRET value: ""

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

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