- Step 1: Install the MCP server using npx command.
- Step 2: Run the server with optional debug mode for troubleshooting.
- Step 3: Use the fetch_url or fetch_urls tools to retrieve web content by providing URLs and parameters.
- Step 4: Configure parameters like timeout, extractContent, returnHtml as needed to customize fetching.
- Step 5: Process the returned content for your application.