bobmatnyc/mcp-browser
MCP server for browser automation with Chrome extension. 5 MCP tools for DOM interaction, console capture, content extraction, screenshots. Optimized for Claude Code and other agentic coding tools.
Platform-specific configuration:
{
"mcpServers": {
"mcp-browser": {
"command": "npx",
"args": [
"-y",
"mcp-browser"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...