firecrawl / firecrawl/firecrawl-mcp-server
[firecrawl_crawl] formatResults function trims the content after 100 characters
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 884
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 14
Description
Hey,
I'm using the Firecrawl MCP server to create some documentation that I later feed into Cursor. While doing so, I instructed Cursor to use the crawl function, and it seems that once the crawl is completed and the results are returned from the server the content gets trimmed and limited to 100 characters.
The fix is very simple, but I'm wondering—is this a bug or a feature? :)

Thanks,
Dima
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the firecrawl_crawl entry point and its formatResults function, then trace where crawl results are shortened to 100 characters. Confirm the intended full content behavior from the reported crawl response and verify that returned content is no longer truncated. No test file or specific source path is mentioned in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100