folly

GitHub

An open-source C++ library developed and used at Facebook.

30,490 stars C++ 1 file ยท ~24,501 tokens

folly MCP Server

MCP server for facebook/folly

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