CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
CefSharp MCP Server
MCP server for cefsharp/CefSharp
Ready-to-Use Client Configurations
{
"mcpServers": {
"CefSharp": {
"command": "npx",
"args": [
"-y",
"@cefsharp/CefSharp"
]
}
}
}