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
Serveurs connexes
MCP Sync
A CLI tool to synchronize MCP (Model Context Protocol) settings across multiple AI coding tools.
Blogger Posting
Automate blog posting on Google Blogger using the Blogger API.
JIRA
Integrate with JIRA to allow AI assistants to directly interact with JIRA issues.
ClickUp MCP
Integrate ClickUp project management with AI to manage tasks, lists, and spaces.
Google Tag Manager
Manage Google Tag Manager accounts, containers, and tags via its API, with built-in Google OAuth.
Notes MCP Server
An MCP server for interacting with Obsidian notes. Requires the OBSIDIAN_VAULT_PATH environment variable to be set.
Jira MCP
MCP server for connecting AI assistants to your own Jira instance
Aithon — AI Agent Marketplace
AI agent commerce marketplace — register, list services, buy and sell capabilities with real payments via Stripe.
Motion
Manage tasks and projects in Motion using AI assistants.
Limitless MCP
Connect your Limitless Pendant data to Claude and other LLMs using the Limitless API.
