Scenext MCP Server
Integrates with the Scenext AI platform to generate educational videos on various topics.
Scenext MCP Server
An MCP server that integrates with Scenext AI video generation platform to create educational explanation videos based on topics.
一个集成 Scenext AI 视频生成平台的 MCP 服务器,可以根据题目生成教学讲解视频。
Quick Start / 快速开始
本地接入(uvx模式):
{
"mcpServers": {
"scenext": {
"command": "uvx",
"args": ["scenext-mcp"],
"env": {
"SCENEXT_API_KEY": "your_actual_api_key_here"
}
}
}
}
远程接入(streamable-http):
{
"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".
For detailed documentation:
License / 许可证
MIT License
Related Servers
Google Calendar
An MCP server for Google Calendar, enabling LLMs to read, create, and manage calendar events.
Document Evaluation MCP Server
Evaluates technical documentation against globalization standards, analyzing for translation issues, ambiguity, and sentence length.
redmine-mcp-server
Production-ready MCP server for Redmine with security, pagination, and enterprise features
Markdownify MCP Server
A server that converts various file types, including documents, images, audio, and web pages, into Markdown format.
Coze Workflow
An MCP server to execute Coze workflows locally via a Python script.
Limitless MCP
Connect your Limitless Pendant data to Claude and other LLMs using the Limitless API.
Productboard MCP Server
Integrates with the Productboard API, offering 49 specialized tools to manage all major Productboard functionalities.
Google Docs & Drive
Interact with Google Docs and Google Drive for document creation, editing, and file management, with support for shared drives.
WP-MCP
Manage and publish WordPress content directly from your AI assistant — no PHP required. Supports both STDIO and Streamable HTTP for broad client compatibility.
Claude Desktop
Integrates Amoga Studio with Claude Desktop for enhanced productivity and communication.
