VolcEngine VOD MCP
Project description
Volcengine MCP
Volcengine VOD 的 Model Context Protocol (MCP) Server 实现
项目简介
Volcengine VOD MCP是一个基于Model Context Protocol的 MCP Server, 它将 Volcengine VOD服务集成到LLM模型上下文中,使大模型能够直接操作和管理VOD资源。
功能特点
- 提供多种资源访问接口,便于LLM获取Volcengine VOD服务信息、视频资源等
- 实现了多个Volcengine功能的工具封装,包括上传媒资,剪辑视频等
安装
环境要求
- Python 3.13+
- 火山引擎账号及AccessKey/SecretKey
使用方法
在 Mcp Client 中集成
在 mcp client 中配置 mcp 服务, 配置的 MCP JSON:
{
"mcpServers": {
"vevod": {
"command": "uvx",
"args": ["vevod-mcp"],
"env": {
"VOLCENGINE_ACCESS_KEY": "Your Volcengine AK",
"VOLCENGINE_SECRET_KEY": "Your Volcengine SK"
}
}
}
}
请在火山引擎-视频点播-控制台申请ACCESS_KEY、SECRET_KEY
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vevod_mcp-0.1.2.tar.gz
(14.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
vevod_mcp-0.1.2-py3-none-any.whl
(15.0 kB
view details)
File details
Details for the file vevod_mcp-0.1.2.tar.gz.
File metadata
- Download URL: vevod_mcp-0.1.2.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
007a2a894c3c5abc7eb9f99a80492dbce51a3690c382dc15af923ef79f663470
|
|
| MD5 |
47a5d8a920037773fedc98e1b0d4abaa
|
|
| BLAKE2b-256 |
776a5ce44f2714d182b6cce40c6d761a3accc08e23a9ebd14a7035477cb98f9c
|
File details
Details for the file vevod_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: vevod_mcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2b5115da255e1912d4e8532914c2ea487adab9084486e8dc9b5c98d702d207e
|
|
| MD5 |
0b62229b5f2d4d2960ba9ffbd2edc842
|
|
| BLAKE2b-256 |
9743980184f3b4b945ef5d1f1976bfda33db2c4719abd62d188b44dc094091b2
|