mcp-firecrawl

Community

Automate web scraping and content extraction.

Authors-hiraoku
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill simplifies complex web scraping, content extraction, and site mapping tasks that typically require specialized tools and coding. It allows users to gather structured data and information from the web efficiently, saving development time and effort.

Core Features & Use Cases

  • Single Page Scraping: Extract content (e.g., Markdown, HTML) from any URL with caching for speed.
  • Web Search with Scraping: Perform web searches and optionally scrape content from the results.
  • Structured Data Extraction: Use LLM-powered extraction to pull specific data points from web pages based on a schema.
  • Use Case: Scrape the main content in markdown format from a documentation page and then extract specific product details (name, price, in-stock status) from an e-commerce page using a JSON schema.

Quick Start

Use the firecrawl skill to scrape the main content in markdown format from 'https://www.example.com/product/details'.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mcp-firecrawl
Download link: https://github.com/s-hiraoku/vscode-sidebar-terminal/archive/main.zip#mcp-firecrawl

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository