xunjuzhou-mcp-server
# XunJuZhou MCP / 寻剧舟 MCP
Read-only MCP server for XunJuZhou AI short drama search and recommendation.
## MCP URL
## What is XunJuZhou MCP?
XunJuZhou MCP is a public read-only Model Context Protocol server for short drama search and recommendation.
It allows MCP clients such as Claude Code, Cursor, VS Code, Cherry Studio, and other AI agents to search short dramas, view hot rankings, get drama details, and find similar drama recommendations.
## Tools
- search_short_drama
- get_short_drama_detail
- get_hot_short_drama
- recommend_short_drama
- find_similar_short_drama
## Example Questions
- 帮我找几部重生复仇类短剧
- 今天有什么热门短剧?
- 有没有类似某某短剧的作品?
- 推荐几部女频打脸爽剧
## Security
This MCP server is public and read-only.
It does not return:
- videoUrl
- panUrl
- quarkUrl
- baiduUrl
- netdiskUrl
- downloadUrl
- resourceUrl
- password
- extractCode
- admin fields
- user private data
All returned detailUrl values include from=mcp.
## Claude Code
claude mcp add --transport http xunjuzhou-mcp "https://eeebb.com/mcp"
## MCP Client Config
{
  "mcpServers": {
  "xunjuzhou": {
  "url": "https://eeebb.com/mcp"
  }
  }
}
## Website
## License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server aggregating hot-search boards from 8 Chinese platforms (Weibo, Zhihu, Bilibili, Douyin).
A paid remote MCP for AI SDK data query MCP, built to return verdicts, receipts, usage logs, and aud
Remote MCP server for China brand visibility, destination demand, and KOL discovery workflows.
Douyin hot search, work/user search, work details, comments/replies, profiles, series, transcript.
Related MCP Servers
- AlicenseBqualityFmaintenanceOne-stop aggregation service of hot trends across the entire network based on the Model Context Protocol (MCP) protocol, supporting real-time updates and multi-data source expansion.212Apache 2.0
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables users to search for movie and TV show resources across multiple sources and validate video link playability. It supports both STDIO and SSE transport modes for seamless integration with AI applications.66 npm5MIT
- AlicenseNot gradedqualityBmaintenanceRead-only Douyin / 抖音 MCP by SocialDataX for hot search, work search/details, comments and replies, creator profiles, creator works, and creator series.38 npm1MIT
- AlicenseAqualityCmaintenanceMCP server for searching, discovering, and exploring Chinese long-form video content from WeTV and Tencent Video, enabling AI assistants to recommend dramas, variety shows, anime, and movies with play links, ratings, and episode info.6MIT