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 Sheets
A server that connects to the Google Sheets API, enabling AI-driven spreadsheet automation and data manipulation.
VISO TRUST
Access and manage your VISO TRUST third-party risk program directly through your AI assistant.
Umami Analytics
Access website analytics data from your Umami instance.
n8n Video Compilation
Automate AI-powered video compilation workflows using n8n.
Google Calendar
Integrates with Google Calendar to read, create, update, and search for calendar events.
Jira
A server for querying Jira issues, requiring a Jira token for authentication.
Bookstack MCP
An MCP server for interacting with Bookstack, built with the mcp-framework for Node.js.
TaskMateAI
An AI-driven task management application controllable via MCP, supporting tasks, subtasks, priorities, and progress tracking.
MCP Custom Tools
A versatile server with tools for date/time, file management, system info, text processing, and web operations.
X CRM MCP
Give AI the context of your X followers with CRM functionality
