An MCP server providing LLMs with advanced web crawling, scraping, and search capabilities, enabling complex web research and data extraction tasks. Includes implementations by @vrknetha and @mendableai.
Loading more......
Fetches and transforms web content into various formats as an MCP server, enabling structured access to web data.
Extracts structured data from web pages using natural language input, converting content into JSON format without custom scraping code. A practical MCP server for web data extraction.
A Model Context Protocol (MCP) server for reading Excel (xlsx) files, allowing extraction of data from workbooks or sheets and returning structured JSON results.
Fetches and extracts web content using Playwright's headless browser capabilities, delivering clean, readable content from JavaScript-heavy websites in HTML or Markdown format. Operates as an MCP server.
An MCP server connecting to Databricks API, allowing large language models (LLMs) to run SQL queries, list jobs, and retrieve job status from Databricks environments.
An MCP server that allows LLMs and AI tools to search and read academic papers from arXiv, following the MCP server pattern.
Category: Data Access / Integration MCP Servers
Source: GitHub Repository
FireCrawl MCP Server is an open-source Model Context Protocol (MCP) server that integrates FireCrawl's advanced web scraping, crawling, and search capabilities for Large Language Models (LLMs) such as Claude. It supports both cloud and self-hosted deployments, enabling complex web research and data extraction tasks with robust customization and automation options.
npm install.npm run build.No pricing information is available; the project is open-source under the MIT license.
MIT License
Tags: mcp, web-crawling, data-extraction, llm