get_v2_playlist_detailsAndItems — spotify MCP Tool Read-only
get_v2_playlist_detailsAndItems
(get v2 playlist details and items) is one of 37 tools on the
spotify
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_v2_playlist_detailsAndItems from your client
- Claude Code spotify get_v2_playlist_detailsAndItems run in your project directory
- Claude Desktop spotify get_v2_playlist_detailsAndItems ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor spotify get_v2_playlist_detailsAndItems ~/.cursor/mcp.json
- VS Code spotify get_v2_playlist_detailsAndItems .vscode/mcp.json
- Zed spotify get_v2_playlist_detailsAndItems ~/.config/zed/settings.json
- Windsurf spotify get_v2_playlist_detailsAndItems ~/.codeium/windsurf/mcp_config.json
- Cline spotify get_v2_playlist_detailsAndItems ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI spotify get_v2_playlist_detailsAndItems ~/.gemini/settings.json
- Grok spotify get_v2_playlist_detailsAndItems .mcp.json (in your project root)
- ChatGPT spotify get_v2_playlist_detailsAndItems Settings → Connectors → Advanced → Developer mode
- Claude.ai spotify get_v2_playlist_detailsAndItems Settings → Connectors → Add custom connector
- LangChain spotify get_v2_playlist_detailsAndItems pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http spotify https://mcp.jojapi.com/spotify
Other tools on this server
- get_v1_1_browse_all
- get_v1_1_search
- get_v2_album_detailsAndTracks
- get_v2_album_metadata
- get_v1_1_album_tracks
- get_v1_1_album_metadata
- get_v1_1_albums
- get_v2_artist_overview
- get_v2_artist_concerts
- get_v2_artist_fansFirstPresales
- get_v1_1_artist_related
- get_v1_1_artist_featuring
- get_v1_1_artist_discovered_on
- get_v1_1_artist_appears_on
- get_v1_1_artist_singles
- get_v1_1_artist_albums
- get_v1_1_artist_discography_overview
- get_v1_1_artist_overview
- get_v1_1_artists
- get_v2_track_details
- get_v2_track_metadata
- get_v1_1_track_lyrics
- get_v1_1_track_credits
- get_v1_1_user_followers
- get_v1_1_user_profile
- get_v1_1_genre_view
- get_v1_1_concert
- get_v1_1_concerts
- get_v1_1_seed_to_playlist
- get_v1_1_podcast_episodes
- get_v1_1_episode_sound
- get_v1_1_episode
- get_v1_1_tracks
- get_v1_1_playlist_tracks
- get_v1_1_playlist
- get_v1_1_recommendations
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.