HomeOther › web-scout-mcp

web-scout-mcp

Search the web and extract clean, readable text from webpages. Process multiple URLs at once to sp…

JavaScript Remote
★ 134 stars Last pushed 2026-09-19 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://server.smithery.ai/@pinkpixel-dev/web-scout-mcp/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http web-scout-mcp https://server.smithery.ai/@pinkpixel-dev/web-scout-mcp/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "web-scout-mcp": {
      "url": "https://server.smithery.ai/@pinkpixel-dev/web-scout-mcp/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer token for Smithery authentication

Related servers

Data from the Official MCP Registry