googletest

GitHub

GoogleTest - Google Testing and Mocking Framework

38,920 stars C++ 1 file ยท ~1,331 tokens

googletest MCP Server

MCP server for google/googletest

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