volcengine
MCP Servervolcenginepublic

mcp vod

Volcengine VOD的Model Context Protocol (MCP) Server实现,用于将视频点播服务集成到大语言模型上下文中。

Repository Info

11
Stars
1
Forks
11
Watchers
0
Issues
Python
Language
Apache License 2.0
License

About This Server

Volcengine VOD的Model Context Protocol (MCP) Server实现,用于将视频点播服务集成到大语言模型上下文中。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

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

Quick Start

1

Clone the repository

git clone https://github.com/volcengine/mcp-vod
2

Install dependencies

cd mcp-vod
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownervolcengine
Repomcp-vod
LanguagePython
LicenseApache License 2.0
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation