firecrawl-scrape

Installation
SKILL.md

Firecrawl Scrape Skill

When to Use

  • Scrape content from any URL
  • Extract structured data from web pages
  • Search the web and get content

Instructions

uv run python -m runtime.harness scripts/mcp/firecrawl_scrape.py \
    --url "https://example.com" \
    --format "markdown"

Parameters

Installs
Repository
smithery/ai
First Seen
firecrawl-scrape — smithery/ai