Get the FREE Ultimate OpenClaw Setup Guide →

Fetch-Browser

A powerful headless browser MCP server that enables AI agents to fetch web content and perform Google searches without requiring any API keys.

How to use

Fetch-Browser is a powerful headless browser MCP server designed for developers looking to enable AI agents to access and retrieve web content efficiently. With its ability to perform Google searches without requiring any API keys, you can seamlessly integrate web browsing capabilities into your applications, making it an essential tool for tasks involving data scraping, content extraction, and automated task execution.

Once you are connected to the Fetch-Browser server, you can issue commands to fetch web pages or perform Google searches directly. You can use simple queries such as GET <URL> to retrieve the content of a webpage or SEARCH <query> to perform a search on Google. It is recommended to structure your queries clearly to ensure optimal performance and accurate results.

How to install

To install Fetch-Browser, ensure you have Node.js installed on your machine.

Option A: Quick start with npx

You can quickly start using Fetch-Browser without installing it globally by running:

npx -y @TheSethRose/Fetch-Browser

Option B: Global install alternative

If you prefer to install it globally, use the following command:

npm install -g @TheSethRose/Fetch-Browser

After installation, you can start the server with:

fetch-browser

Additional notes

When configuring Fetch-Browser, be aware that it may require specific permissions to access web pages, especially those that utilize security features. If you encounter any issues, check your firewall settings and ensure that your network allows outbound connections. Additionally, consider setting environment variables for custom configurations as needed.

Related MCP Servers

Sponsor this space

Reach thousands of developers