Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Tony-ArtZ • Uncategorized
An MCP server providing Spotify integration with OAuth authorization and playback control tools.
Control Spotify playback remotely via MCP tools.
Authenticate users securely with Spotify OAuth.
Search and play Spotify tracks programmatically.
This MCP server implements the Model Context Protocol specification to integrate Spotify's OAuth authorization flow and API. It offers multiple tools for controlling Spotify playback, searching tracks, and retrieving user profile information. The server features automatic token refresh, secure session management, and efficient communication using StreamableHTTPServerTransport. It uses a clean architecture separating authentication, API calls, and MCP tools, with token storage handled via Drizzle ORM and PostgreSQL.