Skip to main content
Glama

mcp-server-firecrawl

by mendableai
MIT License
16,506
3,053
  • Apple
  • Linux

firecrawl_check_batch_status

Monitor the progress of a web scraping batch job by checking its status using the batch job ID with this MCP server tool.

Instructions

Check the status of a batch scraping job.

Input Schema

NameRequiredDescriptionDefault
idYesBatch job ID to check

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Batch job ID to check", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-server-firecrawl

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mendableai/firecrawl-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server