tencentcloud-live-mcp-server

Provides an MCP (Model Context Protocol) server that exposes Tencent Cloud Live APIs as MCP Tools for domain management, stream pull/relay task management, stream management, and transcoding template/rule management. It is intended to let an AI agent call these operations via natural-language tool invocation.

Evaluated Apr 04, 2026 (20d ago)
Homepage ↗ Repo ↗ Infrastructure mcp tencent-cloud live-streaming ai-agent-tools python
⚙ Agent Friendliness
47
/ 100
Can an agent use this?
🔒 Security
48
/ 100
Is it safe for agents?
⚡ Reliability
15
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
65
Documentation
55
Error Messages
0
Auth Simplicity
70
Rate Limits
10

🔒 Security

TLS Enforcement
50
Auth Strength
60
Scope Granularity
20
Dep. Hygiene
55
Secret Handling
55

Uses Tencent Cloud API key credentials via environment variables (better than embedding in code). README does not describe whether the MCP server authenticates callers (no mention of its own auth), how requests are authorized/limited, or how secrets are prevented from being logged. Rate limiting, audit logging, and least-privilege guidance for Tencent Cloud permissions are not documented here. TLS enforcement for the MCP transport is not stated.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
0
Error Recovery
20
AF Security Reliability

Best When

When you want an MCP-compatible AI agent to orchestrate Tencent Cloud Live operations using tool calls and you can supply Tencent Cloud credentials securely via environment variables.

Avoid When

When you cannot securely manage long-lived Tencent Cloud API credentials, or when you require clearly documented retry/rate-limit/idempotency behaviors from the MCP server itself.

Use Cases

  • AI-driven automation of Tencent Cloud Live domain enable/disable and lifecycle management
  • Agent-assisted creation and updates of live pull/relay tasks
  • Automated monitoring/response for live stream state (query status, manage stream playback behaviors)
  • Programmatic management of transcoding templates and transcoding rules via agent tool calls
  • Operational workflows where an LLM orchestrates Tencent Cloud Live tasks

Not For

  • Use as a public-facing service without additional deployment hardening (authz, network restrictions, auditing)
  • Workloads that require strict/verified idempotency guarantees for all operations
  • Environments needing documented OpenAPI/REST contracts or formal rate-limit policy guarantees (not evidenced here)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
No

Authentication

Methods: Tencent Cloud API key credentials via TENCENTCLOUD_SECRET_ID / TENCENTCLOUD_SECRET_KEY
OAuth: No Scopes: No

Auth is done via Tencent Cloud API keys provided as environment variables. README does not describe fine-grained scopes/permissions at the MCP layer.

Pricing

Free tier: No
Requires CC: No

Pricing for the MCP server itself is not described; Tencent Cloud API usage charges would apply when calling the underlying services.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Tool operations may not be idempotent (e.g., create/update/delete actions). Agents should be cautious about repeated calls after partial failures/timeouts.
  • Credential handling: the MCP server expects environment variables containing long-lived Tencent Cloud API keys.
  • Rate limiting and backoff behavior are not documented in the provided README, so agent retry strategies should be conservative.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for tencentcloud-live-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered