Skip to content

WebSkrap v0.4.4

Choose a tag to compare

@kacigaya kacigaya released this 16 Jun 12:07
· 44 commits to main since this release

Add an optional Model Context Protocol (MCP) server.

MCP clients such as Claude Desktop and Claude Code can now drive WebSkrap scraping directly over stdio.

  • New webskrap-mcp entry point and [mcp] extra (pip install "webskrap[mcp]")
  • Tools: fetch, stealth_fetch (Patchright), and doctor
  • Documented in the README and a new MCP server docs page