MCP.so
登录

Wetv Mcp

@aimeeluwang

关于 Wetv Mcp

WeTV & Tencent Video MCP Server - Search, discover, and explore Chinese dramas, variety shows, anime, and movies. The first MCP for Chinese long-form video streaming. 全球首个中文长视频 MCP 服务器。

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

aimeeluwang

提交者

aimee aimee

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Wetv Mcp?

Wetv Mcp is a Model Context Protocol (MCP) server that enables AI assistants to search and recommend content from WeTV and Tencent Video, the largest Chinese-language streaming platform with over 350 million monthly active users. It fills the gap in MCP coverage for Chinese long-form video content.

How to use Wetv Mcp?

Clone the repository, install dependencies with npm install, build with npm run build, then add the server to your MCP configuration (e.g., Claude Desktop, Cursor, Windsurf, or WorkBuddy) using either stdio or Streamable HTTP transport. For HTTP mode, run npm run start:http and connect via URL at http://localhost:3000/mcp.

Key features of Wetv Mcp

  • Full-text search across all content (search_content)
  • Current trending/hot content rankings (get_trending)
  • Most popular content by combined score (get_popular)
  • Detailed info: synopsis, cast, rating, episodes (get_content_detail)
  • Episode lists with air dates and play links (get_episodes)
  • AI-powered personalized recommendations (get_recommendations)

Use cases of Wetv Mcp

  • Ask your AI assistant "What Chinese drama should I watch?" and get real answers with play links and ratings.
  • Discover trending dramas, variety shows, anime, and movies from WeTV and Tencent Video.
  • Get detailed synopses, cast info, and episode updates for any show.
  • Receive personalized romantic, action, or fantasy recommendations based on mood.
  • Search for specific content and retrieve playable links across multiple Southeast Asian regions.

FAQ from Wetv Mcp

What content types does Wetv Mcp support?

Dramas, variety shows, anime, movies, and documentaries.

What regions are supported?

China Mainland, Thailand, Indonesia, Vietnam, Malaysia, Philippines, and Global.

How do I install Wetv Mcp?

Clone the repo, run npm install && npm run build, then configure the MCP client with either stdio command or HTTP URL.

What tools are available?

Six core tools: search_content, get_trending, get_popular, get_content_detail, get_episodes, and get_recommendations.

What are the runtime requirements?

Node.js and npm. The server runs via stdio (default) or Streamable HTTP on configurable port 3000. No external authentication is needed currently.

评论

其他 分类下的更多 MCP 服务器