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 与智能体 分类下的更多 MCP 服务器