Back to Home
jphdevsf icon

lilfetch-mcp

Verified Safe

by jphdevsf

Overview

Scrapes webpages using Playwright and crawl4ai to convert content into clean Markdown, providing context for AI agents.

Installation

Run Command
npx lilfetch

Security Notes

The server executes external commands for Python environment setup and dependency installation (pip, playwright install), which introduces reliance on the integrity of those packages and the Python interpreter. The core scraping functionality uses Playwright, launching a headless browser, which isolates web content execution. No direct `eval` or arbitrary code execution from user input is apparent beyond the intended scraping of provided URLs. The uninstall script uses `rm -rf` on a known, dedicated directory.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens15000
Stars0
Forks0
Last Update2025-12-10

Tags

MCPScraperWebPlaywrightMarkdownAI Tooling