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 - 查询视频生成状态

开发

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: scenext_mcp-1.1.3.tar.gz
  • Upload date:
  • Size: 6.8 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.3.tar.gz
Algorithm Hash digest
SHA256 12b60ad7ccdd072795d1eecd0144c86190c44b7337fc9601297a8a91bb43a04f
MD5 d03bf8c034c2b7caac72f2626c53fbe1
BLAKE2b-256 a94c97ef029082158638a4e367bff3d44bf4a106b4369776e5b12a654c5706c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scenext_mcp-1.1.3-py3-none-any.whl
  • Upload date:
  • Size: 6.8 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7c2797ed56528aac144fa4ab1f2ce81ffe43f67898340bda5ce8ecb1cc2e96f2
MD5 9edd8bf1fde35fb3c4a0b504c0c4f675
BLAKE2b-256 445f48f523cfb9a4ca0bb1789828dc589bfd4d9ea8ac52dc6be0eee49788a786

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