abseil-cpp

GitHub

Abseil Common Libraries (C++)

18,054 stars C++ 1 file ยท ~3,404 tokens

abseil-cpp MCP Server

MCP server for abseil/abseil-cpp

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