Back to Automation

Low Cost Browser Remote Operations

LCBro is a powerful MCP server for browser automation with support for both Playwright and Chrome DevTools Protocol (CDP). It provides intelligent preprocessing, comprehensive logging, and remote browser management capabilities. Features: - Auto-generates preprocessing prompts - Local LLM integration (Ollama, JAN) - Smart content analysis and optimization - Cost-efficient data preparation

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "low-cost-browser-remote-operations": {
      // See GitHub repository for configuration
    }
  }
}