
教学视频生成
@typing233
About 教学视频生成
scenext官方mcp服务器
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"scenext": {
"type": "sse",
"url": "https://mcp.scenext.cn/sse?api_key=your_actual_api_key_here"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is 教学视频生成?
It is an MCP server that integrates with the Scenext AI video generation platform to create educational explanation videos based on topics.
How to use 教学视频生成?
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.
Key features of 教学视频生成
- 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
Use cases of 教学视频生成
- Generate teaching videos for any given topic
- Automate video creation for educational content
- Integrate video generation into MCP‑compatible workflows
FAQ from 教学视频生成
How do I configure the API key?
For local mode, set the environment variable SCENEXT_API_KEY. For remote mode, add an Authorization: Bearer your_actual_api_key_here header in the request.
What are the two connection modes?
Local mode uses the uvx command with the scenext-mcp package. Remote mode uses a streamable-http endpoint at https://mcp.scenext.cn/mcp/ with an Authorization header.
What if my MCP client does not support the headers field?
You can manually configure the request header Authorization=Bearer your_actual_api_key_here in your client.
Is the server open-source?
Yes, it is licensed under the MIT License.
Frequently asked questions
How do I configure the API key?
For local mode, set the environment variable `SCENEXT_API_KEY`. For remote mode, add an `Authorization: Bearer your_actual_api_key_here` header in the request.
What are the two connection modes?
Local mode uses the `uvx` command with the `scenext-mcp` package. Remote mode uses a streamable-http endpoint at `https://mcp.scenext.cn/mcp/` with an Authorization header.
What if my MCP client does not support the headers field?
You can manually configure the request header `Authorization=Bearer your_actual_api_key_here` in your client.
Is the server open-source?
Yes, it is licensed under the MIT License.
Basic information
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Comments