@pipeworx/zyte
Connect: https://gateway.pipeworx.io/zyte/mcp · Install: one-click buttons
Tools: 3
Tools
- zyte_fetch — Fetch a web page through Zyte API and return its content. By default returns the raw HTTP response body (decoded to text). For JS-heavy sites that need a real browser, pass render:true to get browser-
- zyte_extract — AI-powered automatic extraction of structured data from a web page. Set type to ‘product’ for e-commerce product pages (name, price, currency, images, SKU, availability…) or ‘article’ for news/blog
- zyte_screenshot — Capture a screenshot of a web page via Zyte API (rendered in a headless browser). Returns metadata about the base64-encoded PNG (its length) rather than inlining the full blob. Example: zyte_screensho
Tools
-
zyte_extract— AI-powered automatic extraction of structured data from a web page. Set type to 'product' for e-commerce product pages (name, price, currency, images, SKU, availability...) or 'article' for news/blog -
zyte_fetch— Fetch a web page through Zyte API and return its content. By default returns the raw HTTP response body (decoded to text). For JS-heavy sites that need a real browser, pass render:true to get browser- -
zyte_screenshot— Capture a screenshot of a web page via Zyte API (rendered in a headless browser). Returns metadata about the base64-encoded PNG (its length) rather than inlining the full blob. Example: zyte_screensho