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

功能

  • gen_video - 生成教学视频
  • query_video_status - 查询视频生成状态
  • get_video_result - 获取生成的视频结果
  • health_check - 服务器健康检查

开发

# 克隆仓库
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.0.2.tar.gz (7.3 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.0.2-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: scenext_mcp-1.0.2.tar.gz
  • Upload date:
  • Size: 7.3 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.0.2.tar.gz
Algorithm Hash digest
SHA256 6a857b2bd59199de9f38eefc5f46442f1300978299de8de60305571b810efde0
MD5 c7a69b1b01954acdde80b949e7cc2ff0
BLAKE2b-256 ae0c6372ff0bbbbfd202dcec4c12c95f9902f8b4731357ba10c8848df45a0792

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scenext_mcp-1.0.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.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 417cc9171231e4a2159329186a2fa827bd22e9cca9bc7d8168c02105c42a3241
MD5 fe0d933b9a78cb7599dd209964123779
BLAKE2b-256 bfde149eded15b6fb3c945d1328dc33162a9f1f0bde6c0b73ddd1c421a7992ef

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