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
Ramp
Interact with Ramp's Developer API to run analysis on your spend and gain insights leveraging LLMs
Google Services MCP
(MCP) server for Google Workspace. Drive, Gmail, Calendar, Sheets, Docs, Tasks and People via AI agents.
Odoo
Integrate Odoo with Large Language Models (LLMs) for enhanced business process automation.
mcp-todo
A simple to-do list manager to record, track, and complete daily tasks.
Paylocity
A server to fetch data from Paylocity API endpoints.
Google Calendar
Integrates with Google Calendar to manage events and generate calendar insights.
Travel Assistant
A suite of servers for intelligent travel planning, including flights, hotels, events, geocoding, weather, and finance.
arXiv Chatbot
A local chatbot for searching and interacting with arXiv documents using LangChain.
Google Calendar
An MCP server for creating and managing Google Calendar events.
Canvas MCP Server
An MCP server for interacting with the Canvas LMS API.
