Skip to main content

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

Project description

Scenext MCP Server

一个集成 Scenext AI 视频生成平台的 MCP 服务器,可以根据题目生成教学讲解视频。

安装

pip install scenext-mcp

配置

在 Claude Desktop 的配置文件中添加:

{
  "mcpServers": {
    "scenext": {
      "command": "uvx",
      "args": ["scenext-mcp"],
      "env": {
        "SCENEXT_API_KEY": "your_api_key_here"
      }
    }
  }
}

获取API KEY

第一步:注册账户

访问 scenext.cn 注册您的账户。

第二步:获取API密钥

  1. 登录后进入个人中心
  2. 找到"API Keys管理"
  3. 点击"创建API密钥"
  4. 保存您的API密钥(请妥善保管)

功能

  • gen_video - 生成教学视频
  • query_video_status - 查询视频生成状态

开发

# 克隆仓库
git clone https://github.com/your-username/scenext-mcp.git
cd scenext-mcp

# 安装依赖
pip install -e .

# 运行测试
python tests/test_basic.py

发布新版本

  1. 编辑 scenext_mcp/_version.py 中的版本号
  2. 提交更改并创建标签:
    git add .
    git commit -m "Release version x.x.x"
    git tag vx.x.x
    git push origin main
    git push origin vx.x.x
    
  3. GitHub Actions 会自动发布到 PyPI

许可证

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.1.5.tar.gz (6.9 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.1.5-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: scenext_mcp-1.1.5.tar.gz
  • Upload date:
  • Size: 6.9 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.1.5.tar.gz
Algorithm Hash digest
SHA256 f82c0f7b40f182c29b0f56f598a498d15b0992a068288946bcbcb2b2db3e67c2
MD5 92caa59735d10a73d439868a19f9f476
BLAKE2b-256 26461e9a8d80c544b6f167e4c235a8a1da80026e571dd90e6a90957d4dfad138

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scenext_mcp-1.1.5-py3-none-any.whl
  • Upload date:
  • Size: 6.9 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.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5cc5ebad0ceeabeccb9f82af05526e78ac4711f79989161d022d6f9886f794a6
MD5 e5ae83729795f2c8a44e5b20599b3e8c
BLAKE2b-256 ce1bf38f56da8a87efc5a818edd8430d27fa9f4910e226b67e8af89731f459d8

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