Tencent RTC MCP Server
OfficialThe Tencent RTC MCP Server provides real-time communication capabilities such as audio and video cha...
Log in to Tencent Cloud / TRTC Console
Open the Tencent Cloud console and sign in with the account you use for TRTC/RTC services.Create a TRTC application (if you don’t already have one)
In the TRTC/RTC Console, click Create Application. Enter an application name, choose the product type (e.g., Call or RTC Engine) and the deployment region, then click Create. (trtc.io)Open your application’s details to find SDKAPPID and SECRETKEY
After the application is created, open its details (Basic Information / Application Management). The page shows your SDKAppID; use the “View Key” / key-management area to reveal the corresponding SecretKey. Copy both values. (trtc.io)(Optional) Generate a test UserSig from the console for quick testing
If you need a temporary UserSig for testing, go to Development Tools → UserSig Tools in the TRTC console, select your SDKAppID, enter a UserID, and click Generate. Note: console-generated UserSig is for testing only and has limited validity. (tencentcloud.com)Security note — don’t embed SECRETKEY in client apps
Do not ship your SECRETKEY inside client-side code (mobile/web). For production, compute UserSig on a trusted server using SDKAPPID + SECRETKEY and return only the dynamic UserSig to clients. (tencentcloud.com)Open the FastMCP connection interface via the “Install Now” button
Click the ready-made “Install Now” button you have; this opens the FastMCP / Fast MCP connection UI where MCP environment variables are entered.Add the environment variables into the FastMCP interface
- Key: SDKAPPID
Value: paste the SDKAppID you copied from the TRTC console. - Key: SECRETKEY
Value: paste the SecretKey you copied from the TRTC console.
Enter each key/value pair into the FastMCP connection interface fields and confirm/save.
- Key: SDKAPPID
Enable and test the MCP server in Cursor
After saving the env values in FastMCP, enable the MCP (or re-start the MCP) and verify the server is active in Cursor’s MCP settings (Cursor → Settings → MCP). Then run a quick test or ask the AI agent to use the tencent-rtc MCP to confirm connectivity.Rotate or revoke keys if compromised
If you suspect your SECRETKEY has been exposed, immediately revoke/rotate the key in the Tencent Cloud console and update the FastMCP env value with the new SecretKey. (trtc.io)References / further reading (console guidance & UserSig best practices)
See the TRTC docs on creating applications and obtaining SDKAPPID/SecretKey, and the UserSig generation/security guidance. (trtc.io)
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for API Development
View All →Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.
More for Developer Tools
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.
FreeCAD
Enables AI-driven CAD modeling by providing a remote procedure call (RPC) server that allows programmatic control of FreeCAD, supporting operations like creating documents, inserting parts, editing objects, and executing Python code for generative design workflows.