MCP.so
Sign In

Tencent RTC MCP

@Tencent-RTC

About Tencent RTC MCP

It exposes Tencent RTC SDK documentation and Tencent RTC API resources to LLM-based tools. This improves the ability of LLM AI Agent to understand and interact with the Tencent RT SDK and API.

Basic information

Category

AI & Agents

Transports

stdio

Publisher

Tencent-RTC

Submitted by

tatemin

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "tencent-rtc": {
      "command": "npx",
      "args": [
        "-y",
        "@tencent-rtc/mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Tencent RTC MCP?

It provides an MCP server, based on the CLI, that delivers Tencent Cloud SDK documentation and API resources to LLM-based tools. This enhances the ability of AI agents to understand and interact with Tencent Cloud SDKs and APIs, enabling seamless integration of Tencent Cloud services.

How to use Tencent RTC MCP?

Run npx -y @tencent-rtc/mcp to start the server. Configure it in Cursor IDE by adding the command and args to .cursor/mcp.json (global or project). Cursor must be in Agent Mode for MCP discovery.

Key features of Tencent

Comments

More AI & Agents MCP servers