Searching and verifying are two separate calls on purpose: the search casts wide across sources, and the check confirms playability, so what reaches the person asking is a link that worked a moment ago rather than a list to try one by one.
A two-step search service for film and television resources. The first step returns candidate links from several sources; the second checks whether a given link actually plays, one at a time or in batches. It is a hosted service reached over SSE, streamable HTTP or a stdio bridge.
- A search across multiple sources for a film or series, returning titles, links and quality information
- Results returned unverified by design — the search is deliberately separated from the checking
- Playability verification for a specific link, or for an array of links in one call
- An online inspector page for trying the two tools before you wire anything up
An API key from xiaobenyang.com, obtained by registering there, and passed as a request header for the hosted transports or as an environment variable when running the stdio bridge through npx. Titles and results are in Chinese.
One command plus a key — npx -y xiaobenyang-mcp, then supply credentials
