Tencent TRTC

Tencent TRTC MCP Connector for Claude

A+

Bring Tencent's Dominant Real-Time Communications Engine to your AI workflow. Manage rooms, cloud recordings, and call metrics.

11 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Equip your AI agent with Tencent TRTC (Tencent Real-Time Communication), the underlying video-conferencing technology empowering massive platforms globally. This MCP server offers 10 deep tools to administrate live-streaming rooms automatically.

What you can do

  • Session & User Administration — Kick malicious users from calls, dismiss full rooms, and track active users in real-time
  • Cloud Processing — Autonomously start MCU stream mixing or coordinate high-definition cloud recordings to Tencent VOD
  • Quality Assessment — Parse and assess real-time call performance matrices and dropped-frame analytics directly

How it works

  1. Subscribe to this server
  2. Insert your Tencent SecretId, SecretKey, and SdkAppId from your Developer Console
  3. Inject the server into your LLM logic to use it as an automated stream backend

Who is this for?

  • Live-stream Moderators — Empower LLMs to automatically kick rogue broadcasters
  • Cloud DevOps — Easily analyze network quality to diagnose why a client video is lagging
  • Infrastructure Managers — Manage massive cloud recordings remotely
real-time-communicationlive-streamingvideo-callssession-managementcloud-recordingtelemetry

11 tools expose this connector's capabilities to your AI agent.

describe_call_detail_info

Get granular call quality metrics

describe_room_info

Get TRTC room session details

describe_trtc_usage

Get aggregated TRTC usage statistics

describe_user_info

Requires CommId format: SdkAppId_CreateTime. Query user list for a specific call session

dismiss_room

Terminate a TRTC room session

remove_user

Remove users from a TRTC room

remove_user_by_str_room_id

Remove users from a TRTC room by string room ID

start_cloud_recording

Start cloud recording for a TRTC room

start_mcu_mix

Start MCU mix transcoding for a room

stop_cloud_recording

Stop an active cloud recording task

stop_mcu_mix

Stop MCU mix transcoding for a room

See how to talk to your AI agent using Tencent TRTC.

Kick user 9901 from room ID 3084.

The user `9901` has been disconnected from the TRTC session and can no longer publish streams in room 3084.

Check the health and users attached to room TestRoomA.

Room TestRoomA is currently active online. I've pulled the active participants list, indicating 3 primary stream publishers are broadcasting successfully with 0 frame drops reported.

Yes! The MCP abstraction layer perfectly encapsulates and executes the TC3-HMAC-SHA256 signature algorithm natively so you don't have to code it. Just provide `SecretId` and `SecretKey` safely.

Related Connectors