Skip to main content
Glama

Unstructured API MCP Server

Official

check_crawlhtml_status

Monitor the status of a Firecrawl HTML crawl job by providing its ID. Obtain real-time updates and insights into the crawl process, ensuring efficient management of web data extraction tasks.

Instructions

Check the status of an existing Firecrawl HTML crawl job.

Args: crawl_id: ID of the crawl job to check Returns: Dictionary containing the current status of the crawl job

Input Schema

NameRequiredDescriptionDefault
crawl_idYes

Input Schema (JSON Schema)

{ "properties": { "crawl_id": { "title": "Crawl Id", "type": "string" } }, "required": [ "crawl_id" ], "title": "check_crawlhtml_statusArguments", "type": "object" }

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/Unstructured-IO/UNS-MCP'

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