googletest
GoogleTest - Google Testing and Mocking Framework
googletest MCP Server
MCP server for google/googletest
Ready-to-Use Client Configurations
{
"mcpServers": {
"googletest": {
"command": "npx",
"args": [
"-y",
"@google/googletest"
]
}
}
}