Url Fetcher
Creatednathanonn
Retrieves and processes web content in various formats for use with Large Language Models.
About
MCP URL Fetcher empowers Large Language Models to securely access and analyze web content. Functioning as an MCP server, it retrieves web content in formats like HTML, JSON, Markdown, and plain text. With features like automatic format detection, format-specific processing, and history tracking, it's designed to integrate seamlessly with MCP-compatible clients like Claude for Desktop, enabling advanced web-based analysis for LLMs.
Key Features
- Provides format-specific processing such as HTML extraction and JSON pretty-printing
- 0 GitHub stars
- Automatically detects content format based on HTTP headers and file extensions
- Offers pre-built prompts for web content analysis
- Fetches content in HTML, JSON, Markdown, and plain text
- Maintains logs of recently fetched URLs
Use Cases
- Extracting data from APIs for use in LLM applications
- Rendering Markdown content for LLM analysis
- Analyzing website content with LLMs