DirectoryWeb Scout
web

Web Scout

by pinkpixel-dev

38
Health
stale
65
Popularity

A powerful MCP server extension providing web search and content extraction capabilities. Integrates DuckDuckGo search functionality and URL content extraction into your MCP environment, enabling AI assistants to search the web and extract webpage content programmatically.

122stars
11forks
JavaScript
Apache-2.0
Updated March 11, 2026
#ai-assistant#ai-tools#cheerio#content-extraction#crawler#duckduckgo#duckduckgo-search#google-search#mcp#mcp-server#web-content#web-crawler#web-scraper#web-scraping#web-search#web-search-agent

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "web-scout": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-web-scout"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10

Server Info

Categoryweb
LanguageJavaScript
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory