CefSharp

GitHub

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework

10,222 stars C# 1 file ยท ~5,373 tokens #browser#c-plus-plus#c-sharp#cefsharp#framework#winforms#wpf

CefSharp MCP Server

MCP server for cefsharp/CefSharp

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