random-robbie/mcp-web-browser
An advanced web browsing server for the Model Context Protocol (MCP) powered by Playwright, enabling headless browser interactions through a flexible, secure API.
Platform-specific configuration:
{
"mcpServers": {
"mcp-web-browser": {
"command": "npx",
"args": [
"-y",
"mcp-web-browser"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...