Fetch-Browser

Fetch-Browser

7

Fetch Browser is a headless browser MCP server enabling AI agents to perform web content retrieval and Google searches without API keys. It supports a variety of content formats and includes robust error handling and security features.

Fetch Browser

A powerful headless browser MCP server facilitating AI agents in fetching web content and performing Google searches without API keys. Designed for effortless integration with AI platforms.

Features

  • No API Keys Required: Uses a headless browser approach.
  • Smart Google Search: Extracts structured Google search results, supports web and news results, and handles errors.
  • Universal Content Fetching: Supports any webpage or API endpoint, detects content types, limits response size, and enforces rate limiting.
  • Format Conversion: Converts HTML to Markdown and formats JSON, HTML, and text data.

Tools

  1. Google Search Tool: Performs Google searches and retrieves full content.
  2. URL Fetcher Tool: Fetches content from any URL.

Installation

  • Via Smithery: Install with Smithery cli for various clients like Claude, Cursor, and TypeScript.
  • Manual Installation: Clone the repository, install dependencies, build, and start the server.

Security Features

  • Protects against oversized responses, long request times, and maintains rate limits without the need for API keys.