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

远程接入(SSE):

{
  "mcpServers": {
    "scenext": {
      "type":"sse",
      "url":"https://mcp.scenext.cn/sse?api_key=your_actual_api_key_here"
    }
  }
}

或者:

{
  "mcpServers": {
    "scenext": {
      "type": "sse",
      "url": "https://mcp.scenext.cn/sse",
      "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.1.tar.gz (8.0 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.1-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: scenext_mcp-1.2.1.tar.gz
  • Upload date:
  • Size: 8.0 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.1.tar.gz
Algorithm Hash digest
SHA256 3edd16ba02aab59359c64a0644dcff565486062557327e5d6d5ba7142f022a3f
MD5 9fda988d940ac6fb0d2e31a26738951d
BLAKE2b-256 f2bde13593e05b8d1eba68e9874f1d5d551926c574eb8e095c0da09ef98c6dd7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scenext_mcp-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 8.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0aedef3040e8dc7ac13c10248465c0b305ea894a3e2ceef6f0b5fffd3c818da2
MD5 7c324d237c1ae1d009386beef974c8f4
BLAKE2b-256 6e6fc174f1ececde68805185abf0829925498da191f2074dbef757bed1e7f279

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