@pipeworx/tastedive
Connect: https://gateway.pipeworx.io/tastedive/mcp · Install: one-click buttons
Tools: 1
TasteDive MCP — cross-media “like X” recommendations.
Tools
get_recommendations(query, type?, limit?, include_info?)— music / movies / shows / books / authors / games / podcasts.
Auth
- Platform key: gateway env
PLATFORM_TASTEDIVE_KEY. - BYO:
?_apiKey=<key>after registering at https://tastedive.com/profile/api.
Data source
https://tastedive.com/api/similar — ?k= query param.
Tools
- get_recommendations — Get “similar to X” recommendations from TasteDive. type narrows the category (music | movies | shows | books | authors | games | podcasts). info=true also returns short descriptions and Wikipedia URLs
Tools
-
get_recommendations— Get similar to X recommendations from TasteDive. type narrows the category (music | movies | shows | books | authors | games | podcasts). info=true also returns short descriptions and Wikipedia URLs.