Submit

教学视频生成

@typing233

6 months ago
Scenext 是一个AI视频生成平台,能够根据提供的问题和参考答案内容自动生成高质量的讲解视频。
Overview

what is Scenext?

Scenext is an AI video generation platform that automatically creates high-quality instructional videos based on provided questions and reference answers.

how to use Scenext?

To use Scenext, install the MCP server using pip install scenext-mcp, configure it with your API key, and then use the gen_video function to generate teaching videos.

key features of Scenext?

  • Automatic generation of instructional videos from text inputs.
  • Ability to check the status of video generation with query_video_status.

use cases of Scenext?

  1. Creating educational videos for online courses.
  2. Generating video content for tutoring sessions.
  3. Producing instructional materials for schools and universities.

FAQ from Scenext?

  • How do I get an API key?

Register at scenext.cn, log in, and create an API key in your personal center.

  • What programming language is required to use Scenext?

Scenext is implemented in Python, and you need to use Python to interact with the MCP server.

  • Can I customize the videos generated?

Yes, you can provide different questions and reference answers to customize the content of the videos.

Server Config

{
  "mcpServers": {
    "scenext": {
      "type": "sse",
      "url": "https://mcp.scenext.cn/sse?api_key=your_actual_api_key_here"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.