| Crates.io | firecrawl-mcp |
| lib.rs | firecrawl-mcp |
| version | 0.3.1 |
| created_at | 2025-04-07 09:38:20.155324+00 |
| updated_at | 2025-07-28 06:13:29.713899+00 |
| description | Rust SDK for Firecrawl MCP. |
| homepage | https://github.com/washanhanzi/firecrawl-sdk |
| repository | https://github.com/washanhanzi/firecrawl-sdk |
| max_upload_size | |
| id | 1623883 |
| size | 90,600 |
The core Rust SDK for interacting with the Firecrawl API. Provides functionality for web scraping, crawling, searching, and more.
Similar to the official SDK and mimic the JS SDK api.
A Model Context Protocol (MCP) server implementation that exposes Firecrawl functionality to AI models through various transport mechanisms.
cargo run --package firecrawl-mcp --bin std_io
cargo run --package firecrawl-mcp --bin sse
cargo build --package firecrawl-mcp --bin sse --no-default-features --features scrape