ariangibson/firecrawl-lite-mcp-server
3.3
If you are the rightful owner of firecrawl-lite-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Firecrawl Lite MCP Server is a privacy-first, standalone server for web scraping and data extraction using local browser automation and your own LLM API key.
Tools
Functions exposed to the LLM to take actions
scrape_page
Extract content from a single webpage using local browser automation.
batch_scrape
Scrape multiple URLs in a single request with rate limiting.
extract_data
Extract structured data using LLM with natural language prompts.
extract_with_schema
Extract data using a predefined JSON schema.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client