pinkpixel-dev/web-scout-mcp
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.
Platform-specific configuration:
{
"mcpServers": {
"web-scout-mcp": {
"command": "npx",
"args": [
"-y",
"web-scout-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://mseep.ai/app/pinkpixel-dev-web-scout-mcp)
<p align="center"> </p>
<h1 align="center">Web Scout MCP Server</h1> <p align="center"> <a href="https://www.npmjs.com/package/@pinkpixel/web-scout-mcp"></a> <a href="https://github.com/pinkpixel-dev/web-scout-mcp/blob/main/LICENSE"></a> <a href="https://nodejs.org/en/"></a> <a href="https://smithery.ai/badge/@pinkpixel-dev/web-scout-mcp"></a> <a href="https://mseep.ai/app/f19a6453-c635-4bc8-b26a-3e9e36428a98"></a> </p>
<p align="center"> An MCP server for web search using DuckDuckGo and content extraction, with support for multiple URLs and memory optimizations. </p>
To install Web Scout for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @pinkpixel-dev/web-scout-mcp --client claude``
Loading reviews...