New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

svipall

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svipall

Local-first web scraping and captcha MCP server for AI agents. Downloads the release build for your platform.

latest
Source
npmnpm
Version
1.0.6
Version published
Weekly downloads
176
-86.97%
Maintainers
1
Weekly downloads
 
Created
Source

svipall

Local-first web scraping and captcha MCP server for AI agents. No cloud, no API keys, no paid captcha service and no telemetry: everything runs on the machine you install it on.

This package carries no code of its own. On install it downloads the release build for your platform from GitHub, checks it against the published sha256sums.txt, and puts the two binaries behind these shims. It exists because npx is how a lot of people already run an MCP server.

npx --yes svipall doctor        # what this installation can do, and the fix for anything it cannot
npx --yes svipall fetch https://example.com

As an MCP server:

claude mcp add svipall -- npx --yes --package=svipall svipall-mcp

Platforms with a build: Linux x86-64 and arm64, macOS Intel and Apple silicon, Windows x86-64. On anything else the install says why and stops, without failing the rest of your install.

Browser tiers need a Chromium-based browser. Run npx svipall browser install for a Chrome for Testing of its own (~190 MB), or point browser_path at one you already have.

Full documentation: https://github.com/ilien-dev/svipall · installing: docs/install.md

AGPL-3.0-only.

Keywords

scraping

FAQs

Package last updated on 17 Sep 2026

Related posts