Skip to main content
Glama
willsygao

Tencent Cloud Live MCP Server

by willsygao

describe_live_stream_online_list

Retrieve a list of currently active live streams on Tencent Cloud Live. Filter results by domain, app path, or stream name to monitor ongoing broadcasts.

Instructions

查询直播中的流

    Args:
        app_name: 推流路径(optional)
        domain_name: 推流域名(optional)
        page_num: 取的第几页(optional)
        page_size: 每页大小(optional)
        stream_name: 流名称(optional)

    Returns:
        正在直播中的流列表

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
app_nameNo推流路径,与推流和播放地址中的AppName保持一致,默认为livelive
domain_nameNo您的推流域名。示例值:5000.livepush.myqcloud.com5000.livepush.myqcloud.com
page_numNo取得第几页,默认1。示例值:1
page_sizeNo每页大小,最大100。取值:10~100之间的任意整数。默认值:10。示例值:10
stream_nameNo流名称。示例值:stream1mystream

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/willsygao/tencentcloud-live-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server