sac916/claude-browser-mcp
Browser automation MCP server for Claude Code - provides web interaction tools via Playwright
Platform-specific configuration:
{
"mcpServers": {
"claude-browser-mcp": {
"command": "npx",
"args": [
"-y",
"claude-browser-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...