Sponsored by Deepsite.site

腾讯云直播服务

Created By
willsygao8 months ago
Content

腾讯云直播服务

本服务基于Model Context Protocol(MCP)实现提供腾讯云直播API调用Tools的MCP Server,提供腾讯云直播域名管理、拉流转推、直播流管理和流管理等相关接口。

简介

本项目主要为大语言模型提供通过自然语言调用腾讯云直播API,管理腾讯云直播服务的能力。

依赖环境

  • Python 1.12
  • 腾讯云API密钥( 腾讯云控制台申请
    • TENCENTCLOUD_SECRET_ID
    • TENCENTCLOUD_SECRET_KEY
  • 腾讯云SDK-Python

获取安装

本地运行Server

uv run src/server.py

Cursor中使用

目前本项目已经部署在Vedas ,可以在平台上创建实例,获取生成的专属url以及token,通过下面的配置使用。

{
  "mcpServers": {
    "test1_1": {
      "disabled": false,
      "timeout": 60,
      "command": "npx",
      "args": [
        "-y",
        "@tencent/mcprouter"
      ],
      "env": {
        "VEDAS_MCP_URL": "------> 替换成你自己的 url <------",
        "VEDAS_TOKEN": "------> 替换成你自己的 token <------"
      },
      "transportType": "stdio"
    }
  }
}

需要注意的是,你需要提前安装好npx工具。

# Download and install nvm:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.2/install.sh | bash

# in lieu of restarting the shell
\. "$HOME/.nvm/nvm.sh"

# Download and install Node.js:
nvm install 22

# Verify the Node.js version:
node -v # Should print "v22.14.0".
nvm current # Should print "v22.14.0".

# Verify npm version:
npm -v # Should print "10.9.2".

# 设置腾讯源
npm config set registry https://mirrors.tencent.com/npm/

# 安装npx
sudo npm install -g npx

# 验证npx
npx --version

完成后重启Cursor完成配置。

功能

  • Tools
    • 域名管理
      • 添加域名
      • 删除域名
      • 启用域名
      • 禁用域名
      • 查询域名信息
      • 查询域名列表
    • 拉流转推
      • 删除直播拉流任务
      • 查询直播拉流任务
      • 创建直播拉流任务
      • 更新直播拉流任务
    • 直播流管理
      • 查询流状态
      • 查询直播中的流
    • 流管理
      • 断开直播流
      • 恢复直播流
      • 禁播直播流
      • 查询推断流事件
      • 设置延时直播
      • 取消直播延时
    • 转码模版
      • 创建转码模版
      • 删除转码模版
      • 创建转码规则
      • 删除转码规则

使用场景

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Playwright McpPlaywright MCP server
ChatWiseThe second fastest AI chatbot™
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
CursorThe AI Code Editor
Amap Maps高德地图官方 MCP Server
Serper MCP ServerA Serper MCP Server
Tavily Mcp
DeepChatYour AI Partner on Desktop
WindsurfThe new purpose-built IDE to harness magic
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.