AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified Apache-2.0 Self-run

TencentCloudCommunity Mcp Server

mcp-tencentcloudcommunity-mcp-server · by TencentCloudCommunity

Tencent Cloud MCP Server, Support Remote Hosted and Local Installation

No reviews yet
0 installs
4 views
0.0% view→install

Install

$ agentstack add mcp-tencentcloudcommunity-mcp-server

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-tencentcloudcommunity-mcp-server)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of TencentCloudCommunity Mcp Server? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

TencentCloud MCP Servers

A suite of specialized MCP servers that help you get the most out of TencentCloud. Build cloud-native applications, manage infrastructure, and accelerate AI development and deployment wherever you use MCP.

[](LICENSE)

🌍 Languages: English | [中文](README-ZH.md)

Table of Contents

  • [TencentCloud MCP Servers](#tencentcloud-mcp-servers)
  • [Table of Contents](#table-of-contents)
  • [What is the Model Context Protocol (MCP) and how does it work with TencentCloud MCP Servers?](#what-is-the-model-context-protocol-mcp-and-how-does-it-work-with-tencentcloud-mcp-servers)
  • [Why TencentCloud MCP Servers?](#why-tencentcloud-mcp-servers)
  • [Available MCP Servers: Quick Installation](#available-mcp-servers-quick-installation)
  • [Project Management](#Project-Management)
  • [Development Efficiency](#Development-Efficiency)
  • [SaaS](#SaaS)
  • [PaaS](#PaaS)
  • [IaaS](#IaaS)
  • [When to use Local vs Remote MCP Servers?](#when-to-use-local-vs-remote-mcp-servers)
  • [Local MCP Servers](#local-mcp-servers)
  • [Remote MCP Servers](#remote-mcp-servers)
  • [Remote and Local Installation & Setup](#remote-and-local-installation--setup)
  • [Steps for Using Remote Hosted MCP](#steps-for-using-remote-hosted-mcp)
  • [Steps for Local Installation of MCP](#steps-for-local-installation-of-mcp)
  • [Installation and Setup](#installation-and-setup)
  • [Getting Started with CodeBuddy](#getting-started-with-codebuddy)
  • [codebuddy_mcp_settings.json](#codebuddymcpsettingsjson)
  • [Getting Started with Cursor](#getting-started-with-cursor)
  • [.cursor/mcp.json](#cursormcpjson)
  • [Getting Started with Windsurf](#getting-started-with-windsurf)
  • [~/.codeium/windsurf/mcp_config.json](#codeiumwindsurfmcp_configjson)
  • [Getting Started with VS Code](#getting-started-with-vs-code)
  • [.vscode/mcp.json](#vscodemcpjson)

What is the Model Context Protocol (MCP) and how does it work with TencentCloud MCP Servers?

> The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you're building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need. > > — Model Context Protocol README

An MCP Server is a lightweight program that exposes specific capabilities through the standardized Model Context Protocol. Host applications (such as chatbots, IDEs, and other AI tools) have MCP clients that maintain 1:1 connections with MCP servers. Common MCP clients include agentic AI coding assistants (like CodeBuddy, Cursor, Q Developer, Cline, Windsurf) as well as chatbot applications like Claude Desktop, with more clients coming soon. MCP servers can access local data sources and remote services to provide additional context that improves the generated outputs from the models.

TencentCloud MCP Servers use this protocol to provide AI applications access to TencentCloud documentation, contextual guidance, and best practices. Through the standardized MCP client-server architecture, TencentCloud capabilities become an intelligent extension of your development environment or AI application.

TencentCloud MCP servers enable enhanced cloud-native development, infrastructure management, and development workflows—making AI-assisted cloud computing more accessible and efficient.

The Model Context Protocol is an open source project run by Anthropic, PBC. and open to contributions from the entire community. For more information on MCP, you can find further documentation here

Why TencentCloud MCP Servers?

MCP servers enhance the capabilities of foundation models (FMs) in several key ways:

  • Improved Output Quality: By providing relevant information directly in the model's context, MCP servers significantly improve model responses for specialized domains like TencentCloud services. This approach reduces hallucinations, provides more accurate technical details, enables more precise code generation, and ensures recommendations align with current TencentCloud best practices and service capabilities.
  • Workflow Automation: MCP servers convert common workflows into tools that foundation models can use directly.
  • Specialized Domain Knowledge: MCP servers provide deep, contextual knowledge about TencentCloud services that might not be fully represented in foundation models' training data, enabling more accurate and helpful responses for cloud development tasks.

Available MCP Servers: Quick Installation

MCP Server List Sync With TencentCloud Developer MCP Market.

Get started quickly with one-click installation buttons for popular MCP clients. Click the buttons below to install servers directly in CodeBuddy, Cursor or VS Code:

  1. If you are using Cursor for local deployment, click in the list for quick installation.
  1. If you are using VS Code for local deployment, click in the list for quick installation.
  1. If you are using Hosted Deployment mode, click in the list for quick installation.

Project Management

| Server Name | Description | Install | Hosted | |-------------|-------------|---------|:-------:| | [Tencent Cloud TAPD MCP Server](src/mcp-server-tapd) | Seamless integration with the TAPD API to enhance development efficiency. TAPD is Tencent's Agile R&D Management Platform, covering the entire lifecycle of development from requirements and planning to development, testing, and release. It supports natural language conversations with TAPD, enabling the management of requirements, defects, tasks, iterations, and more. | [](https://cursor.com/en/install-mcp?name=mcp-server-tapd&config=eyJjb21tYW5kIjoidXZ4IG1jcC1zZXJ2ZXItdGFwZCIsImRpc2FibGVkIjpmYWxzZSwiYXV0b0FwcHJvdmUiOltdLCJlbnYiOnsiVEFQRF9BUElfVVNFUiI6IiIsIlRBUERfQVBJX1BBU1NXT1JEIjoiIiwiVEFQRF9BUElfQkFTRV9VUkwiOiJodHRwczpcL1wvYXBpLnRhcGQuY24iLCJUQVBEX0JBU0VfVVJMIjoiaHR0cHM6XC9cL3d3dy50YXBkLmNuIiwiQk9UX1VSTCI6IiJ9fQ%3D%3D) [](https://insiders.vscode.dev/redirect/mcp/install?name=mcp-server-tapd&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22mcp-server-tapd%22%5D%2C%22env%22%3A%7B%22TAPDAPIUSER%22%3A%22%22%2C%22TAPDAPIPASSWORD%22%3A%22%22%2C%22TAPDAPIBASEURL%22%3A%22https%3A%5C%2F%5C%2Fapi.tapd.cn%22%2C%22TAPDBASEURL%22%3A%22https%3A%5C%2F%5C%2Fwww.tapd.cn%22%2C%22BOTURL%22%3A%22%22%7D%7D) | [](https://cloud.tencent.com/developer/mcp/server/11474) | | [CNB MCP Server](src/cnb-mcp-server) | The CNB MCP Server is a large language model toolkit that supports the MCP protocol, designed to communicate via standard input/output (STDIO). Users can start the server by configuring mcpServers, specifying the API base URL and access token. This server requires Node.js version 18 or higher and provides a detailed development guide, including installing dependencies, generating type definitions, configuring environment variables, and building the project. Additionally, users can utilize the @modelcontextprotocol/inspector tool for previewing and debugging. The primary purpose of this server is to offer developers a flexible and extensible interface for interacting with CNB's large language models. | [](https://cursor.com/en/install-mcp?name=cnb&config=eyJjb21tYW5kIjoibnB4IC15IC1wIEBjbmJjb29sXC9tY3Atc2VydmVyIGNuYi1tY3Atc3RkaW8iLCJkaXNhYmxlZCI6ZmFsc2UsImF1dG9BcHByb3ZlIjpbXSwiZW52Ijp7IkFQSV9CQVNFX1VSTCI6IjxCQVNFX1VSTD4iLCJBUElfVE9LRU4iOiI8WU9VUl9UT0tFTj4ifX0%3D) [](https://insiders.vscode.dev/redirect/mcp/install?name=cnb&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22-p%22%2C%22%40cnbcool%5C%2Fmcp-server%22%2C%22cnb-mcp-stdio%22%5D%2C%22env%22%3A%7B%22APIBASEURL%22%3A%22%3CBASEURL%3E%22%2C%22APITOKEN%22%3A%22%3CYOUR_TOKEN%3E%22%7D%7D) | [](https://cloud.tencent.com/developer/mcp/server/11716) |

Development Efficiency

| Server Name | Description | Install | Hosted | |-------------|-------------|---------|:-------:| | [CloudBase AI ToolKit](src/CloudBase-AI-ToolKit) | The CloudBase AI ToolKit is an integrated development environment (IDE) designed to streamline the creation, deployment, and hosting of full-stack web applications, mini-programs, databases, and backend services using AI. It supports multiple languages and platforms, offering features like AI-driven code generation, seamless cloud development integration, and rapid deployment. The toolkit includes pre-configured project templates for various frameworks (e.g., React, Vue, UniApp) and supports AI tools. With its plugin-based architecture, it enables environment management, database operations, cloud function management, and static hosting. The toolkit also provides intelligent debugging, fast CDN access, and a built-in knowledge base for efficient development. | [](https://cursor.com/en/install-mcp?name=cloudbase&config=eyJjb21tYW5kIjoibnB4IG5wbS1nbG9iYWwtZXhlY0BsYXRlc3QgQGNsb3VkYmFzZVwvY2xvdWRiYXNlLW1jcEBsYXRlc3QiLCJkaXNhYmxlZCI6ZmFsc2UsImF1dG9BcHByb3ZlIjpbXSwiZW52Ijp7IklOVEVHUkFUSU9OX0lERSI6IlRlbmNlbnRNQ1BNYXJrZXQifX0%3D) [](https://insiders.vscode.dev/redirect/mcp/install?name=cloudbase&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22npm-global-exec%40latest%22%2C%22%40cloudbase%5C%2Fcloudbase-mcp%40latest%22%5D%2C%22env%22%3A%7B%22INTEGRATIONIDE%22%3A%22TencentMCPMarket%22%7D%7D) | [](https://cloud.tencent.com/developer/mcp/server/11698) | | [Tencent Cloud Code Analysis (TCA) MCP Server​](src/tca-mcp-server) | Tencent Cloud Code Analysis MCP Server, based on the MCP protocol, accurately tracks and manages code quality defects, code standards, code security vulnerabilities, and ineffective code discovered through code analysis. It also measures code complexity, duplicate code, and code statistics. | [](https://cursor.com/en/install-mcp?name=tca-mcp-server&config=eyJjb21tYW5kIjoibnB4IC15IC1wIHRjYS1tY3Atc2VydmVyQGxhdGVzdCB0Y2EtbWNwLXN0ZGlvIiwiZGlzYWJsZWQiOmZhbHNlLCJhdXRvQXBwcm92ZSI6W10sImVudiI6eyJUQ0FfVE9LRU4iOiI8VENBX1RPS0VOPiIsIlRDQV9VU0VSX05BTUUiOiI8VENBX1VTRVJfTkFNRT4ifX0%3D) [](https://insiders.vscode.dev/redirect/mcp/install?name=tca-mcp-server&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22-p%22%2C%22tca-mcp-server%40latest%22%2C%22tca-mcp-stdio%22%5D%2C%22env%22%3A%7B%22TCATOKEN%22%3A%22%3CTCATOKEN%3E%22%2C%22TCAUSERNAME%22%3A%22%3CTCAUSERNAME%3E%22%7D%7D) | [](https://cloud.tencent.com/developer/mcp/server/11709) | | [TDesign MCP Server](src/tdesign-mcp-server) | The TDesign MCP Server is a robust tool designed to support the development and utilization of component libraries. It offers four core functionalities: 1) get-component-changelog for retrieving component change logs, aiding developers in version upgrades; 2) get-component-docs to provide component documentation, assisting in code generation and transformation; 3) get-component-dom to obtain the DOM structure of components, facilitating custom CSS styling; and 4) get-component-list to enumerate all available components, helping developers select and combine components to implement new features. With a simple JSON configuration, developers can easily launch and utilize this server. | [](https://cursor.com/en/install-mcp?name=&config=W10%3D) [](https://insiders.vscode.dev/redirect/mcp/install?name=&config=%5B%5D) | [](https://cloud.tencent.com/developer/mcp/server/11721) | | [CODING DevOps MCP Server](src/codingdevopsmcpserver) | CODING DevOps MCP Server is an implementation based on the Model Context Protocol (MCP), designed to seamlessly integrate with the CODING DevOps platform. It provides a standardized set of interfaces, enabling users to efficiently manage projects, work items, and code. Key features include project management (e.g., creating, deleting, and searching for projects), work item management (e.g., creating, deleting, and breaking down work items), and code management (e.g., commit history queries and merge request management). Additionally, it supports intelligent Git integration and optimizes merge request workflows, enhancing the automation capabilities of code management. The server is designed with a focus on user-friendliness, offering detailed error handling and flexible configuration support to help users quickly identify and resolve issues. Through environment variables and project-level defaults, users can easily configure the server to meet diverse requirements. | [](https://cursor.com/en/install-mcp?name=coding-devops&config=eyJjb21tYW5kIjoibnB4IC15IGNvZGluZy1kZXZvcHMtbWNwLXNlcnZlciIsImRpc2FibGVkIjpmYWxzZSwiYXV0b0FwcHJvdmUiOltdLCJlbnYiOnsiQ09ESU5HX1RPS0VOIjoieHh4eHh4eHh4eHh4eHgifX0%3D) [](https://insiders.vscode.dev/redirect/mcp/install?name=coding-devops&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22coding-devops-mcp-server%22%5D%2C%22env%22%3A%7B%22CODING_TOKEN%22%3A%22xxxxxxxxxxxxxx%22%7D%2C%22disabled%22%3Afalse%2C%22autoApprove%22%3A%5B%5D%7D) |[](https://cloud.tencent.com/developer/mcp/server/11722) |

SaaS

| Server Name | Description | Install | Hosted | |-------------|-------------|---------|:-------:| | DNSpod MCP Server | The Tencent Cloud DNS MCP server is implemented to manage authoritative DNS domains and obtain DNS resolution statistics. | No Support | [](https://cloud.tencent.com/developer/mcp/server/11743) | | [Domain MCP](src/domain) | The method of acquiring a domain name is through paid acquisition of the usage rights for one or multiple years, which we refer to as domain registration.| [Install Go Source](#mcp-servers-with-go-source-you-can-typically) | [](https://cloud.tencent.com/developer/mcp/server/11749) | | Private DNS MCP | The MCP server, leveraging Private DNS, supports rapid creation of private zones and viewing of private zone resolution details.| No Support | [](https://cloud.tencent.com/developer/mcp/server/11756) | | [tencentcloud-ocr-wordrecognition-multimodal](src/ocr-wordrecognition-multimodal) | Document AI deeply integrates OCR with multimodal large models to achieve high-precision recognition, intelligent parsing, and structured information extraction.| [Install Go Source](#mcp-servers-with-go-source-you-can-typically) | [](https://cloud.tencent.com/developer/mcp/server/11761) | | [tencentcloud-ocr-document-high](src/ocr-document-high) | Supports detection and recognition of text throughout the entire image, returning text box positions and text content.| [Install Go Source](#mcp-servers-with-go-source-you-can-typically) | [](https://cloud.tencent.com/developer/mcp/server/11762) | | [hunyuan-image-mcp](src/aiart) | Tencent Hunyuan Image Generation is an API technology service that provides AI image generation and processing capabilities. It can intelligently create image content by combining input text or images, featuring superior drawing quality, enhanced Chinese language understanding, diverse style options, and extensive application scenarios, providing technical support for high-quality image content creation and content operations.| [Install Go Source](#mcp-servers-with-go-source-you-can-typically) | [](https://cloud.tencent.com/developer/mcp/server/11765) | | WeDataMCP | The WeData Unity Semantics MCP Server provides a foundation for quickly implementing intelligent data analytics agents, featuring robust data retrieval and query processing capabilities. | No Support | [](https://cloud.tencent.com/developer/mcp/server/11763) | | WebSearchMCP | MCP Internet Search is powered by Tencent Cloud's Web Search API, utilizing Sogou's search engine infrastructure. It provides intelligent search enhancement across the full spectrum of public internet resources, featuring an end-to-end pipeline from content indexing through retrieval to int

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.