mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #676] Add MCP Support #1335
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1335
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @turlockmike on GitHub (Feb 5, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/676
Is your feature already implemented in the latest
master?No
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Add a subcommand
mcpwhich boots up a mcp server to be able to control it programatically via LLM clients. https://modelcontextprotocol.io/introductionDescribe alternatives you've considered
Building my own MCP server, which would be less interesting.
Additional context