Connects Claude to Watchmode's streaming availability database covering 200+ services like Netflix, Hulu, and Disney+. You get three core operations: title_search for finding movies and shows, releases for tracking what's new or coming soon, and list_titles for browsing the catalog. It's hosted through Pipeworx's gateway, so you can either add just the Watchmode endpoint or connect to their full gateway for 673+ data sources. Useful when you're building entertainment recommendation features, tracking release schedules, or need to answer "where can I watch this" questions without maintaining your own streaming service integrations.
Watchmode MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|---|
title_search | Search titles. |
releases | Recent/upcoming releases. |
list_titles | Title catalog. |
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"watchmode": {
"url": "https://gateway.pipeworx.io/watchmode/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Watchmode data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
io.github.socialapishub/social-media-api
io.github.xpaysh/social-media
com.thenextgennexus/youtube-media-mcp-server
io.github.ludmila-omlopes/youtube-video-analyzer
csoai-org/social-media-ai-mcp
com.ezbizservices/social-media