github re-analysis due

Web Scout

github

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.

maintainer
pinkpixel-dev
license
first seen
2026-05-22
last seen
2026-06-08
releases · 30d
0
short id

Drift inferred · capture-to-capture

  1. HIGH lost verified · gained untrusted · +2 tools · …

tool count over time

3t
2t
capabilities 2 tools
transport stdio · http verified reported listed in the official MCP registry counts 2 tools · 0 res · 0 prompts permission surface via registry introspection

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

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

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