Enables remote interaction with Spotify through the Model Context Protocol, allowing users to search tracks, control playback, and manage playlists with per-user OAuth authentication. It is hosted on Cloudflare Workers and supports remote MCP over HTTP for compatible clients.
Enables deploying a remote MCP server without authentication on Cloudflare Workers, and connecting to it from Cloudflare AI Playground or Claude Desktop.
Enables running a remote MCP server on Cloudflare Workers with OAuth authentication, supporting SSE transport and easy integration with Claude Desktop.