教学视频生成
About
Integrates with the Scenext AI platform to generate educational videos on various topics.
Details
- Author
- typing233
- GitHub stars
- 3
- Downloads
- 248
- Categories
- Productivity, Other, AI
Jump to
- Integrates with Scenext AI video generation platform
- Creates educational explanation videos from topics
- Supports local (uvx) and remote (streamable-http) access
- Configurable via environment variable or HTTP header
- Open-source under MIT license
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
教学视频生成Command (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Configure the server with your API key. Two modes are available: local (using uvx with the scenext-mcp package) and remote (streamable-http at https://mcp.scenext.cn/mcp/). For local mode, set the environment variable SCENEXT_API_KEY. For remote mode, add an Authorization: Bearer <your_key> header.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"\u6559\u5b66\u89c6\u9891\u751f\u6210": {
"scenext": {
"type": "sse",
"url": "https://mcp.scenext.cn/sse?api_key=your_actual_api_key_here"
}
}
}
}
McpServers
{
"scenext": {
"type": "sse",
"url": "https://mcp.scenext.cn/sse?api_key=your_actual_api_key_here"
}
}
Integrates with the Scenext AI platform to generate educational videos on various topics.
An MCP server that integrates withScenextAI video generation platform to create educational explanation videos based on topics.
一个集成ScenextAI 视频生成平台的 MCP 服务器,可以根据题目生成教学讲解视频。
{ "mcpServers": { "scenext": { "command": "uvx", "args": ["scenext-mcp"], "env": { "SCENEXT_API_KEY": "your_actual_api_key_here" } } } }
{ "mcpServers": { "scenext": { "type": "streamable-http", "url": "https://mcp.scenext.cn/mcp/", "headers": { "Authorization": "Bearer your_actual_api_key_here" } } } }
Some clients do not support the headers field. You can manually configure and add the request header "Authorization=Bearer your_actual_api_key_here".
AVCLabs MCP integrates AI-powered video upscaling, quality enhancement, and SAM3 image segmentation into MCP workflows. It enhances low-resolution videos, cleans noisy footage, and extracts target objects through text prompts.
Transcribe audio and video files using the mocoVoice API, with integration for Claude Desktop.
: MCP server for AI media generation (imagesflux, videosveo3.1, music suno v5, with deterministic cost control using reserve-burn-refund billing
Local GPU-accelerated audio/video transcription for Claude Desktop on Windows, using whisper.cpp with AMD Vulkan support, background batch processing, and subtitle generation.
An MCP server for AI video generation. MCP server for AI video generation. Lets Claude, ChatGPT, OpenClaw , Hermes & other agents create AI videos and publish them to YouTube, TikTok, Instagram etc..
AI Video, Image & Audio Generation with over 150 models
Turn any language model into a multimodal powerhouse that can generate images, music, videos and more on the fly. Rostro's tools are designed to be used by language models from the ground up, expanding capabilities with minimal context bloat.
Server for advanced AI-driven video editing, semantic search, multilingual transcription, generative media, voice cloning, and content moderation.
An MCP server for generating videos using Amazon Nova Reel 1.1 via AWS Bedrock.
All-in-one AI creative studio — generate videos, images, audio in 11 Indian languages, and 3D models via MCP. Hosted at mcp.arcframe.ai.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





