Skip to main content
Glama
568,525 tools. Updated 2026-09-14 20:47

"firecrawl" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Firecrawl MCP — wraps the Firecrawl API (firecrawl.dev) for web

  • Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.

  • Provide detailed feedback on search results within 2 minutes to help improve quality and receive a credit refund. Include ratings, valuable sources, missing content, and query suggestions.
    MIT
  • Perform actions on web pages in a live browser session using natural language prompts or code. Click, fill forms, extract dynamic content, and navigate through multi-step workflows.
    MIT
  • Извлечение по схеме (Firecrawl extract): schema — JSON {"поле": "css:.price"} или {"поле": {"selector": ".price", "attr": "text|href|src"}}. Селекторы: CSS ("css:", ".price"), XPath ("//div[@class='x']" или "xpath=..."). Возвращает JSON.
    MIT
  • Extract content from multiple website pages by starting an asynchronous crawl job to comprehensively gather data across related webpages.
    MIT
  • Extract content from multiple pages on a website by starting a crawl job. Use to comprehensively gather data from related pages with configurable depth and limits.
    MIT
  • Initiates an asynchronous crawl of a website, extracting content from multiple pages. Use for comprehensive site coverage; monitor progress with returned operation ID.
    MIT
  • Autonomously searches the web, follows links, and reads pages to extract structured data from multiple sources based on your prompt. Asynchronous; polling required.
    MIT
  • Extract specific structured data from web pages using LLM-powered extraction. Use a prompt or schema to get details like prices, names, and descriptions.
    MIT