Fetch BrowserServer

TheSethRose
GitHub
Web ScrapingBrowser AutomationSearch

Loading subscription status...

💡 Description

A powerful headless browser MCP server that allows AI agents to fetch web content and perform Google searches without needing an API key. It ensures seamless integration with AI platforms and adheres to the latest web standards.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Fetch Browser": {
        "env": {},
        "args": [
          "<client>"
        ],
        "command": "npx -y @smithery/cli install @TheSethRose/fetch-browser --client <client>"
      }
    }
  ]
}

🛠️ Tools

google_searchfetch_url

Features

  • No API key required for content fetching
  • Smart Google search for structured results extraction
  • Universal content fetch from any webpage or API endpoint
  • Various output formats: HTML, JSON, Markdown, Text
  • Automatic error handling with retries