Skip to content

@tencent-rtc/mcp

Free

by MCP Community

Tencent Cloud MCP Server for SDK

v1.4.0Added Apr 12, 2026
mcpmcp Servercallvideo callaudio call
Works with:ClaudeGPTGeminiCopilot

@tencent-rtc/mcp MCP Server

Tencent Cloud MCP Server for SDK

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @tencent-rtc/mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@tencent-rtc/mcp": {
      "command": "npx",
      "args": ["-y", "@tencent-rtc/mcp"]
    }
  }
}