{"id":"tencentcloud-live-mcp-server","name":"tencentcloud-live-mcp-server","homepage":"https://pypi.org/project/tencentcloud-live-mcp-server/","repo_url":"https://github.com/willsygao/tencentcloud-live-mcp-server.git","category":"infrastructure","subcategories":[],"tags":["mcp","tencent-cloud","live-streaming","ai-agent-tools","python"],"what_it_does":"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.","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)"],"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.","alternatives":["Use Tencent Cloud Live SDK directly in your application (Python SDK)","Build a custom MCP server/adapter around the Tencent Cloud Live SDK with your own API contracts and safeguards","Use an existing MCP server for Tencent Cloud services (if available) or a general-purpose MCP gateway/proxy for cloud APIs"],"af_score":47.2,"security_score":48.2,"reliability_score":15.0,"package_type":"mcp_server","discovery_source":["pypi"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:42:29.786192+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":true,"sdk_languages":["python"],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["Tencent Cloud API key credentials via TENCENTCLOUD_SECRET_ID / TENCENTCLOUD_SECRET_KEY"],"oauth":false,"scopes":false,"notes":"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":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing for the MCP server itself is not described; Tencent Cloud API usage charges would apply when calling the underlying services."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":47.2,"security_score":48.2,"reliability_score":15.0,"mcp_server_quality":65.0,"documentation_accuracy":55.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":70.0,"rate_limit_clarity":10.0,"tls_enforcement":50.0,"auth_strength":60.0,"scope_granularity":20.0,"dependency_hygiene":55.0,"secret_handling":55.0,"security_notes":"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.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":0.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_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."]}}