proxygen

GitHub

A collection of C++ HTTP libraries including an easy to use HTTP server.

8,371 stars C++ C++ 1 file ยท ~3,926 tokens

proxygen MCP Server

MCP server for facebook/proxygen

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