URL Fetch

Enables Claude to retrieve and display web content, JSON data, and images directly within conversations through specialized URL fetching tools.

View Source
1 stars
0 tools
Created Aug 2025
@aelaguiz/aelaguiz-url-fetch-url-fetch

About

Enables Claude to retrieve and display web content, JSON data, and images directly within conversations through specialized URL fetching tools.

Categories

general

Installation

npm

npm install @aelaguiz/aelaguiz-url-fetch-url-fetch

Configuration

{ "mcpServers": { "aelaguiz-url-fetch-url-fetch": { "command": "npx", "args": [ "-y", "@aelaguiz/aelaguiz-url-fetch-url-fetch" ] } } }