Skip to main content
Glama

MCP Spotify Server

by fborello
mcp-config.example.json358 B
{ "mcpServers": { "spotify": { "command": "node", "args": ["dist/index.js"], "cwd": "/caminho/para/seu/projeto/MCPSpotify", "env": { "SPOTIFY_CLIENT_ID": "seu_client_id_aqui", "SPOTIFY_CLIENT_SECRET": "seu_client_secret_aqui", "SPOTIFY_REDIRECT_URI": "http://localhost:3000/callback" } } } }

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/fborello/MCPSpotify'

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