firecrawl-simple-mcp
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.
Related MCP Servers
View all browser_automation servers →Fetch
by modelcontextprotocol
A Model Context Protocol server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages.
markdownify-mcp
by zcaceres
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format.
deepwiki-mcp
by regenrek
This is an unofficial Deepwiki MCP Server that processes Deepwiki URLs, crawls pages, converts them to Markdown, and returns documents or lists by page.
mcp-playwright
by executeautomation
A Model Context Protocol server that provides browser automation capabilities using Playwright.
fetch-mcp
by zcaceres
This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
web-eval-agent
by Operative-Sh
operative.sh's MCP Server is a tool for autonomous debugging of web applications directly from your code editor.
cursor-talk-to-figma-mcp
by sonnylazuardi
This project implements a Model Context Protocol (MCP) integration between Cursor AI and Figma, allowing Cursor to communicate with Figma for reading designs and modifying them programmatically.