Skip to main content

Scenext MCP Server - AI视频生成服务的MCP服务器

Project description

Scenext MCP Server

English | 中文


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"
      }
    }
  }
}

For detailed documentation:

License / 许可证

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scenext_mcp-1.2.2.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scenext_mcp-1.2.2-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file scenext_mcp-1.2.2.tar.gz.

File metadata

  • Download URL: scenext_mcp-1.2.2.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for scenext_mcp-1.2.2.tar.gz
Algorithm Hash digest
SHA256 0da93ef453b8352b28403dfbf34bb0f968bcece26ac1224bd1966ab5abd61a5b
MD5 aa45d1898dbc9d53af223a2f13a80e83
BLAKE2b-256 464072fdade792867daba724cc78226fd6c22890cd9c8ebaa0490437d21f8a03

See more details on using hashes here.

File details

Details for the file scenext_mcp-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: scenext_mcp-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for scenext_mcp-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cf4286ec1e36c56f92a2bd6af538d0cd2ef06526a3e0f46225b2d8c3fcdab547
MD5 750d3853493f94e2538a37d2c8951c8f
BLAKE2b-256 f7c3245a609664de12da635332fa1b883064dfb3aa19f23b5cbb6c49861c777c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page