Skip to main content
Glama
wildmin

xunjuzhou-mcp-server

by wildmin

# XunJuZhou MCP / 寻剧舟 MCP

Read-only MCP server for XunJuZhou AI short drama search and recommendation.

## MCP URL

https://eeebb.com/mcp

## 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

https://eeebb.com/mcp

## License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wildmin/xunjuzhou-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server