mrfelixwong/spotify_llm
MCP server for Spotify allowing tool-use from LLMs. This repo is for teaching purposes.
Platform-specific configuration:
{
"mcpServers": {
"spotify_llm": {
"command": "npx",
"args": [
"-y",
"spotify_llm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...