Crawl4AI 0.7.4 Compatibility Release
✨ Highlights
- Full compatibility with Crawl4AI version 0.7.4
- All 15 MCP tools tested and verified working
- 100% test pass rate (456 total tests)
🚀 New Crawl4AI Features Supported
- Undetected browser support with stealth mode
- Multi-URL configuration system
- Enhanced table extraction
- Memory optimization improvements
🐛 Bug Fixes
- Fixed unit test timeout issues in NPX and CLI tests
- Added proper process cleanup and timeouts
- Fixed edge case where dotenv was loading during tests
- Ensured all spawned child processes are properly terminated
📊 Testing
- Unit test suite: 308 tests passing
- Integration test suite: 148 tests passing
- Tested with LLM features enabled (OpenAI API)
📦 Installation
npm install mcp-crawl4ai-ts@2.7.0
🐳 Docker Setup
docker run -d -p 11235:11235 --name crawl4ai --shm-size=1g unclecode/crawl4ai:0.7.4