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
İlgili Sunucular
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
Things 3
Manage your tasks and projects in Things 3 on macOS.
Omi Memories
Provides access to a specific user's memories from the Omi app.
notebooklm-mcp-cli
Programmatic access to Google NotebookLM — via command-line interface (CLI) or Model Context Protocol (MCP) server.
Synta
Synta builds, deploys, and self-heals n8n workflows using AI
ClearPolicy
ClearPolicy is a document signing and compliance tracking tool for organizations. Once connected, your AI assistant can import documents, send signature requests, track who has and hasn't signed, and manage your contacts — all by prompt.
TaskWarrior MCP Server
An MCP server for managing tasks with the command-line tool TaskWarrior.
My Prompts MCP
Lightweight MCP server for providing user prompts defined in Markdown with argument support.
JIRA
Integrate with JIRA to allow AI assistants to directly interact with JIRA issues.
DeltaTask
A powerful, locally-hosted task management application with Obsidian integration and SQLite database support.
AI Collaboration MCP Server
An MCP server for AI-to-AI collaboration, enabling autonomous workflows and role-based task management between different AI models.
