Fetch with Images
Integrates web scraping and image processing capabilities to fetch, extract, and optimize web content.
24 stars
0 tools
Created Aug 2025
@kazuph/kazuph-fetch-with-images-fetchAbout
Integrates web scraping and image processing capabilities to fetch, extract, and optimize web content.
Categories
general
Installation
npm
npm install @kazuph/kazuph-fetch-with-images-fetch
Configuration
{
"mcpServers": {
"kazuph-fetch-with-images-fetch": {
"command": "npx",
"args": [
"-y",
"@kazuph/kazuph-fetch-with-images-fetch"
]
}
}
}