MCP.so
ログイン

Tencent RTC MCP

@Tencent-RTC

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.

基本情報

カテゴリ

AI とエージェント

トランスポート

stdio

公開者

Tencent-RTC

投稿者

tatemin

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「AI とエージェント」の他のコンテンツ