
VeVOD MCP
@volcengine
VeVOD MCP について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"vevod": {
"command": "uvx",
"args": [
"vevod-mcp"
],
"env": {
"VOLCENGINE_ACCESS_KEY": "Your Volcengine AK",
"VOLCENGINE_SECRET_KEY": "Your Volcengine SK"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is VeVOD MCP?
VeVOD MCP is a Model Context Protocol (MCP) server that integrates Volcengine VOD (Video on Demand) services into LLM contexts. It enables large language models to directly operate and manage VOD resources such as media uploads and video editing.
How to use VeVOD MCP?
Install using uvx vevod-mcp, then configure the MCP server in your MCP client with the required environment variables (VOLCENGINE_ACCESS_KEY and VOLCENGINE_SECRET_KEY). The server is invoked via the vevod entry in the MCP JSON configuration.
Key features of VeVOD MCP
- Provides resource access interfaces for Volcengine VOD service information and video assets
- Implements tools for uploading media assets and editing videos
- Integrates VOD functionality into the LLM context for direct resource management
- Simple configuration via standard MCP client setup
Use cases of VeVOD MCP
- Query Volcengine VOD service information and video resources through an LLM
- Upload media assets to VOD using natural language commands
- Edit videos (e.g., clip or compose) via LLM-driven tool calls
FAQ from VeVOD MCP
What are the prerequisites for using VeVOD MCP?
You need Python 3.13+ and a Volcengine account with an AccessKey and SecretKey for VOD.
How do I configure VeVOD MCP in an MCP client?
Add a vevod entry under mcpServers in your MCP client JSON, setting command to uvx with args ["vevod-mcp"], and provide VOLCENGINE_ACCESS_KEY and VOLCENGINE_SECRET_KEY in the env object.
What capabilities does VeVOD MCP provide?
It offers resource access interfaces for retrieving VOD service info and video assets, and tools for uploading media and editing videos.
How does VeVOD MCP authenticate?
Authentication is handled via the VOLCENGINE_ACCESS_KEY and VOLCENGINE_SECRET_KEY environment variables set in the MCP client configuration.
Does VeVOD MCP have any known limitations?
—
「その他」の他のコンテンツ

EverArt
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント