Submit

Web Scraper MCP

@navin4078

Scrape websites and let them talk to your LLM

Tools

Server Config

{
  "mcpServers": {
    "web-scraper": {
      "command": "/full/path/to/your/venv/bin/python",
      "args": [
        "/full/path/to/your/app_mcp.py"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.