firecrawl-simple-mcp

firecrawl-simple-mcp

3.2

If you are the rightful owner of firecrawl-simple-mcp 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@mcpreview.com.

Firecrawl Simple MCP Server is a Model Context Protocol server designed to enhance web scraping and site mapping capabilities for Large Language Models (LLMs) by providing access to web content.

Firecrawl Simple MCP Server is a robust tool that integrates with Firecrawl Simple API to facilitate web scraping and site mapping. It allows LLMs to access and process web content efficiently. The server supports JavaScript rendering, enabling it to scrape dynamic content from websites. It is highly configurable through environment variables, allowing users to customize its behavior to suit their needs. The server is designed with a simplified architecture, strong type safety, and enhanced error handling, making it reliable and easy to use. It can be installed via npm and run with a self-hosted Firecrawl Simple API instance. The server supports different platforms, including Claude Desktop and Cursor, through simple configuration scripts.

Features

  • Web Scraping: Scrape content from any URL with JavaScript rendering support.
  • Website Mapping: Generate a sitemap of a given site.
  • Simplified Architecture: Optimized codebase with consistent patterns and improved error handling.
  • Type Safety: Strong typing throughout the codebase with Zod schema validation.
  • Configurable: Customize behavior through environment variables.

Tools

  • Scrape Tool: Scrape content from a single URL with JavaScript rendering support.
  • Map Tool: Generate a sitemap of a given site.