C++ repository by @gcc-mirror. Model Context Protocol (MCP) server & tools with 11k stars.

11,141 stars C++ C++

gcc MCP Server

MCP server for gcc-mirror/gcc

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "gcc": {
      "command": "npx",
      "args": [
        "-y",
        "@gcc-mirror/gcc"
      ]
    }
  }
}