Tencent Cloud Code Analysis

by tcatools

Not rated
GitHub

About

An official MCP server for Tencent Cloud Code Analysis (TCA) to quickly start code analysis and obtain reports.

Details

Author
tcatools
Categories
Developer Tools, Infrastructure

Setup

Install Tencent Cloud Code Analysis in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/tcatools/tca-mcp-server

Follow the installation instructions in the repository README, then restart your MCP client.

Tencent Cloud Code Analysis (TCA) MCP Server​

Official website (https://tca.tencent.com) MCP Server supporting MCP protocol for quickly starting code analysis and obtaining code analysis reports.

Tencent Cloud Code Analysis (TCA), which started in 2012 (internal code name: CodeDog), is a cloud-native, distributed, and high-performance comprehensive code analysis and tracking management platform integrating numerous code analysis tools. Its main functions are to continuously track and analyze code, observe project code quality, and support teams in inheriting code culture. For more information about Tencent Cloud Code Assistant, please visit the official website usage guide:https://tca.tencent.com/document/zh/guide/.

1,Create relevant resources on the TCA official website

Official website:https://tca.tencent.com/​

-

step1: [Create a team] Visit the TCA official website, log in, select to create a team, fill in relevant information, and wait for the application to be approved:

step2: [Create a project team] After creating the team, click to select the team, and create a project team after entering:

step3: [Access the code repository] After creating the project team, click to select the project team, and select to access the code repository that needs to be analyzed after entering:

step4: [Create an analysis project] After successfully accessing the code repository, create an analysis project (it is recommended to first use the official experience plan in the figure for usage experience):

2, Create atca-mcp.iniconfiguration file in the code repository

Create a tca-mcp.ini configuration file in the code repository that needs code analysis. The configuration file is stored in the root directory of the code repository, and the content of the configuration file is as follows:

[config] project_id=<project_id> repo_id=<repo_id> org_sid=<org_sid> team_name=<team_name>

Relevant parameters can be obtained from the route of the corresponding page, as shown in the following figure:

Where4iYVpci9nAXcorresponds toorg_sid;19485corresponds torepo_id;234521corresponds toproject_id;firstcorresponds toteam_name. Fill in according to the actual situation.

{ "mcpServers": { "tca-mcp-server": { "command": "npx", "args": ["-y", "-p", "tca-mcp-server@latest", "tca-mcp-stdio"], "env": { "TCA_TOKEN": "<TCA_TOKEN>", "TCA_USER_NAME": "<TCA_USER_NAME>" } } } }

The corresponding TCA_TOKEN and TCA_USER_NAME are obtained from the TCA official website, [Personal Center] -> [Personal Token], and can be accessed athttps://tca.tencent.com/user/token.

1,npm run build 2, Manually add test configuration:

{ "mcpServers": { "tca-mcp-server-test": { "command": "node", "args": ["/path/to/tca-mcp-server/dist/stdio.js"], "env": { "TCA_TOKEN": "<TCA_TOKEN>", "TCA_USER_NAME": "<TCA_USER_NAME>", } } } }

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

A collection of MCP servers for Claude Desktop, providing access to network tools, code linters, and Proxmox virtualization management.

All Azure MCP tools in a single server. The Azure MCP Server implements the MCP specification to create a seamless connection between AI agents and Azure services. Azure MCP Server can be used alone or with the GitHub Copilot for Azure extension in VS Code.

Boost security in your dev lifecycle via SAST, SCA, Secrets & IaC scanning with Cycode.

The Railway MCP Server enables natural language interaction with your Railway projects and infrastructure. Ask your IDE or AI assistant to create projects, deploy templates, manage environments, pull variables, redeploy services, and more.

Enable AI agents to secure code with Semgrep.

The Shipyard CLI provides an MCP server for agents to manage Shipyard environments directly: by pulling logs, comparing branches, running tests, and stopping/starting environments..

Provides seamless integration with SonarQube Server or Cloud, and enables analysis of code snippets directly within the agent context

Secure virtual machines for agents hosted by Superserve

AI-powered security scanning. Scans code, files, and git diffs for vulnerabilities in real-time using the Armis scanning API.

A MCP server for managing Brev development environments using the Brev CLI.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.