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
Похожие серверы
WSLSnapit-MCP
Capture screenshots and read the clipboard on Windows from within a WSL environment.
Evernote
Connects your Evernote account to an LLM, enabling natural language search and queries over your notes.
NotesY
Access and manage Apple Notes on macOS via AppleScript.
Business Central MCP
An MCP server for interacting with Microsoft Business Central, built with FastMCP and FastAPI.
Agent Collaboration
A dynamic server for managing multi-agent collaboration within tmux sessions, featuring flexible pane configurations and auto-detection.
Gezhe PPT
Generates PowerPoint presentations (PPTs) based on specified topics using the Gezhe API.
AnkiConnect
Connect Claude with AnkiConnect to create and review flashcards using natural language.
Peekaboo
a macOS-only MCP server that enables AI agents to capture screenshots of applications, or the entire system.
macOS Automator
Run AppleScript and JXA scripts to automate tasks on macOS.
Todoist MCP
Interact with your Todoist tasks and projects.
