Browser Automation MCP ServerServer

Raghu6798
GitHub
web scrapingbrowser automationAI

Loading subscription status...

💡 Description

A powerful browser automation tool with MCP (Model Controlled Program) that combines web scraping capabilities with LLM-powered intelligence. This agent can search Google, visit web pages, and intelligently extract content from various websites such as GitHub, Stack Overflow, and documentation pages.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Browser Automation MCP Server": {
        "env": {
          "MISTRAL_API_KEY": "your_api_key_here"
        },
        "args": [],
        "command": "python main.py"
      }
    }
  ]
}

🛠️ Tools

Playwright

Features

  • Google Search Integration
  • Intelligent Web Scraping
  • AI-Powered Processing
  • Stealth Mode
  • Content Storage

💬 Example Queries

  • Search for the top results on Google for web scraping techniques
  • Get the README content from a specific GitHub repository
  • Extract information about a specific topic from Stack Overflow