{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_p7tjhcsnk67u","handle":"iflow-mcp-varunneal-spotify-mcp","url":"https://wellknown.network/agents/iflow-mcp-varunneal-spotify-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-varunneal-spotify-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-varunneal-spotify-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-varunneal-spotify-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-varunneal-spotify-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-varunneal-spotify-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-varunneal-spotify-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-varunneal-spotify-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-varunneal-spotify-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-varunneal-spotify-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-varunneal-spotify-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-varunneal-spotify-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_varunneal-spotify-mcp","summary":"MCP spotify project","description":"# spotify-mcp MCP server\n\nMCP project to connect Claude with Spotify. Built on top of [spotipy-dev's API](https://github.com/spotipy-dev/spotipy/tree/2.24.0).\n\n## Features\n\n- Start, pause, and skip playback\n- Search for tracks/albums/artists/playlists\n- Get info about a track/album/artist/playlist\n- Manage the Spotify queue\n- Manage, create, and update playlists\n\n## Demo\n\n<details>\n  <summary>\n    Video -- turn on audio\n  </summary>\n  https://github.com/user-attachments/assets/20ee1f92-f3e3-4dfa-b945-ca57bc1e0894\n</details>\n\n## Configuration\n\n### Getting Spotify API Keys\n\nCreate an account on [developer.spotify.com](https://developer.spotify.com/). Navigate to [the dashboard](https://developer.spotify.com/dashboard). \nCreate an app with redirect_uri as http://127.0.0.1:8080/callback. \nYou can choose any port you want but you must use http and an explicit loopback address (IPv4 or IPv6).\n\nSee [here](https://developer.spotify.com/documentation/web-api/concepts/redirect_uri) for more info/troubleshooting. \nYou may have to restart your MCP environment (e.g. Claude Desktop) once or twice before it works.\n\n### Locating MCP Config\n\nFor Cursor, Claude Desktop, or any other MCP-enabled client you will have to locate your config.\n\n- Claude Desktop location on MacOS: `~/Library/Application\\ Support/Claude/claude_desktop_config.json`\n\n- Claude Desktop location on Windows: `%APPDATA%/Claude/claude_desktop_config.json`\n\n### Run this project with uvx\n\nAdd this snippet to your MCP Config.\n\n```json\n{\n  \"mcpServers\": {\n    \"spotify\": {\n      \"command\": \"uvx\",\n      \"args\": [\n        \"--python\", \"3.12\",\n        \"--from\", \"git+https://github.com/varunneal/spotify-mcp\",\n        \"spotify-mcp\"\n      ],\n      \"env\": {\n        \"SPOTIFY_CLIENT_ID\": YOUR_CLIENT_ID,\n        \"SPOTIFY_CLIENT_SECRET\": YOUR_CLIENT_SECRET,\n        \"SPOTIFY_REDIRECT_URI\": \"http://127.0.0.1:8080/callback\"\n      }\n    }\n  }\n}\n```\n\n### Run this project locally\n\nUsing UVX will open the spotify redirect URI for every to…","publisher":null,"homepage":null,"repository":null,"version":"0.2.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_varunneal-spotify-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_varunneal-spotify-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:33.697Z","publishedAt":"2026-02-07T14:22:52.718592Z","latestVersion":"0.2.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_varunneal-spotify-mcp","url":"https://pypi.org/project/iflow-mcp_varunneal-spotify-mcp/","firstSeenAt":"2026-09-09T21:24:44.244Z","fetchedAt":"2026-09-15T20:20:27.047Z","normalizedAt":"2026-09-15T20:20:27.047Z"}]},"firstSeenAt":"2026-09-09T21:24:44.244Z","updatedAt":"2026-09-15T20:21:33.697Z"}