Search the web and extract clean, readable text from webpages. Process multiple URLs at once to speed up research with reliable throttling and error handling. Quickly compile sources and summaries for briefs, reports, or competitive analysis.
Drift inferred · capture-to-capture
- HIGH lost verified · gained untrusted · +2 tools · …
tool count over time
tools
-
DuckDuckGoWebSearch
Initiates a web search query using the DuckDuckGo search engine and returns a well-structured list of findings. Input the keywords, question, or topic you want to search for using DuckDuckGo as your query. Input the maximum number of search entries you'd like to receive using maxResults - defaults to 10 if not provided.
in ▸ query maxResults
-
UrlContentExtractor
Fetches and extracts content from a given webpage URL. Input the URL of the webpage you want to extract content from as a string using the url parameter. You can also input an array of URLs to fetch content from multiple pages at once.
in ▸ url
filesystem 1
- fs pinkpixel-dev-web-scout-mcp-7924046/src/index.ts :9
import * as fs from "fs/promises";
network 1
- net pinkpixel-dev-web-scout-mcp-7924046/src/index.ts :5
import axios from "axios";
declared dependencies 10
- @modelcontextprotocol/sdk@^1.18.1
- async@^3.2.6
- axios@^1.12.2
- cheerio@^1.1.2
- jsdoctypeparser@^9.0.0
- tsc@^2.0.4
- uuid@^13.0.0
- zod@^3.23.8
- @types/node@^24.5.2
- typescript@^5.9.3