All MCP servers

Pinkpixel Dev Web Scout Mcp

Official
by Api.AirforceStreamable HTTPSearch & Web Crawling0131Apache-2.0

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

mcpopen-sourcesearch-web-crawling

Endpoint

POST https://server.smithery.ai/@pinkpixel-dev/web-scout-mcp/mcp

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "pinkpixel-dev-web-scout-mcp-impea467": {
      "url": "https://server.smithery.ai/@pinkpixel-dev/web-scout-mcp/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}