Skip to content

Lionscraper

Free

by MCP Community

LionScraper bridge daemon, thin MCP stdio, and CLI — local HTTP + WebSocket to Chrome extension

v1.0.6Added Apr 12, 2026
lionscraperscrapeweb-scrapingmcpcli
Works with:ClaudeGPTGeminiCopilot

Lionscraper MCP Server

LionScraper bridge daemon, thin MCP stdio, and CLI — local HTTP + WebSocket to Chrome extension

Installation

npx -y lionscraper

Reviews

Leave a Review

Installation

Quick install
npx -y lionscraper
Add to claude_desktop_config.json
{
  "mcpServers": {
    "lionscraper": {
      "command": "npx",
      "args": ["-y", "lionscraper"]
    }
  }
}