v0.4.0 — MCP Server & Driftz
What's new
MCP Server (harvest-mcp)
Harvest now speaks the Model Context Protocol — the standard interface for AI agents. Connect it to Hermes, Claude Code, Cursor, or any MCP-compatible client.
7 tools available:
- — extract page content
- — structured CSS extraction
- — concurrent URL processing
- — collect emails/social links
- — full site crawling
- — change detection with diffs
- — system configuration
Driftz temp email
New module for temporary email addresses via driftz.net, mail.tm, and guerrillamail.com.
Refactored internals
- BrowserSession → Scrapling AsyncStealthySession
- Config manager with YAML/JSON support
- Target manager with automatic dead target cleanup
- Pipeline chaining across all operations
- ruff formatting, explicit re-exports
Quality
- 61 tests (all passing)
- ruff check clean
- ruff format clean