Skip to content
Back to search
30
MCP

hmg-higress-trae-mcp

pypi/hmg-higress-trae-mcp

An MCP (Model Context Protocol) service providing an expert-level AI agent for software development tasks. It offers specialized tools for code generation, debugging, refactoring, and architectural consultation to enhance developer productivity.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hmg-higress-trae-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}