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
संबंधित सर्वर
Jira MCP Server
An MCP server for interacting with Jira projects and issues.
Homelab MCP Server
Manage and monitor homelab systems via SSH.
Canvas MCP Server
An MCP server for Canvas LMS, providing full functionality for both students and instructors.
ClickUp MCP
Integrate ClickUp project management with AI to manage tasks, lists, and spaces.
Google Docs
An MCP server for integrating with and managing Google Docs.
Excel MCP Server
Manipulate Excel files (XLSX, XLSM, etc.) without needing Microsoft Excel, featuring an integrated AI assistant.
eSignatures
Contract and template management for drafting, reviewing, and sending binding contracts.
Jira MCP Server
Interact with Jira projects using natural language.
Markdown to any text
Convert markdown to any text format you want
Linear MCP Server
Interact with the Linear API to manage issues, projects, and teams programmatically.
