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
関連サーバー
Kone.vc
スポンサーMonetize your AI agent with contextual product recommendations
JSON Canvas MCP Server
A server for creating, modifying, validating, and exporting JSON Canvas files, a format for infinite canvas data.
Windows-MCP
A lightweight MCP server for interacting with the Windows Operating System.
MCP Fleet
A Python monorepo for AI-powered project management and productivity servers, utilizing the Claude API.
Pantry Persona
AI-powered kitchen management - track pantry inventory, plan meals, manage recipes, build shopping lists
Monday.com
Interact with Monday.com boards, items, updates, and documents.
WeRead
Access your WeChat Reading (微信读书) bookshelf, notes, highlights, and reviews.
hh-jira-mcp-server
A MCP server for interacting with Jira. It requires external configuration via environment variables for credentials and filters.
ERPNext
Integrate with ERPNext, a popular open-source ERP system.
Basecamp by CData
A read-only MCP server by CData that allows LLMs to query live Basecamp data.
Anylist MCP
MCP Server for connecting to Anylist
