firecrawl / firecrawl/firecrawl-mcp-server
When testing with MCP Inspector UI, the firecrawl_scrape tool is not working. Gives a Bad Request error and corresponding options need to be provided.
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 884
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 14
Description
Im using MCP inspector to try out firecrawl MCP. It connects perfectly, all tools are listed, but running the firecrawl_scrape tool is not working.
Im passing url parameter correctly, and everything else I leave blank.
Here is the error I am getting
"Failed to scrape URL. Status code: 400. Error: Bad Request - [{"code":"custom","message":"When 'extract' or 'json' format is specified, corresponding options must be provided, and vice versa","path":[]}]"
Apparently some variables need to be passed in but there is no guide on what exactly needs to be passed in. This makes the server unusable from the mcp-inspector folks.
Needs to be fixed ASAP.



Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.