Fetch Python
CreatedMCP-Mirror
Extracts and transforms web content into various formats, including raw text, rendered HTML, and Markdown.
About
Fetch Python provides a versatile MCP server for extracting and transforming web content. It offers specialized tools for retrieving raw text, fully rendered HTML (using a headless browser), and Markdown conversions. Furthermore, it includes an AI-powered tool for extracting content from media files (images and videos), leveraging computer vision and OCR capabilities via the OpenAI API.
Key Features
- 0 GitHub stars
- Fetches fully rendered HTML content using a headless browser.
- Converts web page content to well-formatted Markdown.
- Performs AI-powered content extraction from media files.
- Extracts raw text from URLs without browser rendering.
- Integrates with Claude Desktop for seamless content fetching.
Use Cases
- Fetching content from JavaScript-rendered web pages and SPAs.
- Extracting text from structured data formats (JSON, XML, CSV).
- Converting web content into Markdown for easy readability and editing.