LionScraper Node: MCP stdio + CLI + HTTP API bridging AI to LionScraper browser extension.
Website: lionscraper.com LionScraper is a browser extension that can collect lists, articles, links, images, and more from web pages. This npm package provides the companion bridge to that extension in three ways: MCP (): connect your AI app (e.g. Cursor) so the model can call scraping tools in chat. CLI (): run daemon, scrape, and ping from a terminal over the same local HTTP/WebSocket port as…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Website: lionscraper.com LionScraper is a browser extension that can collect lists, articles, links, images, and more from web pages. This npm package provides the companion bridge to that extension in three ways: MCP (): connect your AI app (e.g. Cursor) so the model can call scraping tools in chat. CLI (): run daemon, scrape, and ping from a terminal over the same local HTTP/WebSocket port as the extension. HTTP API: call the same tools over loopback JSON HTTP () when the daemon is…