About
Url Fetch provides a clean Model Context Protocol (MCP) implementation that allows Claude and other LLMs to retrieve content from URLs. It supports fetching various content types like HTML, JSON, text, and images. The tool offers control over request parameters, including headers and timeout settings, and includes robust error handling, making it suitable for both Claude Code and Claude Desktop environments.
Key Features
- Fetches content from any URL
- Supports multiple content types (HTML, JSON, text, images)
- Provides control over request parameters (headers, timeout)
- Includes clean error handling
- Works with both Claude Code and Claude Desktop
Use Cases
- Fetching data from APIs
- Downloading images from URLs
- Retrieving web page content for analysis