腾讯云直播服务
Created at 6 months ago
by willsygao
Categories
Tags
tencentcloud
live-streaming
api-management
what is Tencent Cloud Live MCP Server?
Tencent Cloud Live MCP Server is a service that provides an API for managing Tencent Cloud live streaming services through the Model Context Protocol (MCP). It allows users to manage live streaming domains, stream management, and related interfaces.
how to use Tencent Cloud Live MCP Server?
To use the Tencent Cloud Live MCP Server, you need to set up the server locally or use it on the Vedas platform. You can run the server using the command uv run src/server.py or create an instance on Vedas to obtain a dedicated URL and token for configuration.
key features of Tencent Cloud Live MCP Server?
- Domain management: Add, delete, enable, and disable domains, and query domain information.
- Stream management: Create, update, and delete live stream tasks, and query stream status.
- Transcoding templates: Create and manage transcoding templates and rules.
use cases of Tencent Cloud Live MCP Server?
- Managing live streaming domains for various applications.
- Automating the creation and management of live stream tasks.
- Implementing transcoding for live streams to optimize performance.
FAQ from Tencent Cloud Live MCP Server?
- What programming language is required to run the server?
The server is built using Python, and you need Python 1.12 to run it.
- Do I need a Tencent Cloud API key?
Yes, you need to apply for a Tencent Cloud API key from the Tencent Cloud console to use the service.
- Can I run this service locally?
Yes, you can run the service locally by following the installation instructions provided in the documentation.
View More
MCP Servers