What is mcp-server-fetch-python?
The mcp-server-fetch-python is a server designed for fetching and transforming web content into various formats, providing tools for extracting content from web pages, including support for JavaScript-rendered content and media files.
How to use mcp-server-fetch-python?
To use the server, you can either configure it with Claude Desktop or install it locally. For Claude Desktop, add the server configuration to the appropriate config file. For local installation, clone the repository and run the server using the provided commands.
Key features of mcp-server-fetch-python?
- get-raw-text: Extracts raw text content from URLs without browser rendering.
- get-rendered-html: Fetches fully rendered HTML content using a headless browser.
- get-markdown: Converts web page content to well-formatted Markdown.
- get-markdown-from-media: AI-powered content extraction from media files using computer vision and OCR.
Use cases of mcp-server-fetch-python?
- Extracting structured data from web pages.
- Fetching content from modern web applications that require JavaScript rendering.
- Converting web content into Markdown for documentation purposes.
- Analyzing media files for content extraction.
FAQ from mcp-server-fetch-python?
- What is required to use the get-markdown-from-media tool?
You need to set the OPENAI_API_KEY in your environment variables to use this tool.
- Can I run the server locally?
Yes, you can clone the repository and run the server locally using the provided commands.
- What types of content can be extracted?
The server can extract text, HTML, Markdown, and perform content extraction from images and videos.
What is mcp-server-fetch-python?
The mcp-server-fetch-python is a server designed for fetching and transforming web content into various formats, providing tools for extracting content from web pages, including support for JavaScript-rendered content and media files.
How to use mcp-server-fetch-python?
To use the server, you can either configure it with Claude Desktop or install it locally. For Claude Desktop, add the server configuration to the appropriate config file. For local installation, clone the repository and run the server using the provided commands.
Key features of mcp-server-fetch-python?
- get-raw-text: Extracts raw text content from URLs without browser rendering.
- get-rendered-html: Fetches fully rendered HTML content using a headless browser.
- get-markdown: Converts web page content to well-formatted Markdown.
- get-markdown-from-media: AI-powered content extraction from media files using computer vision and OCR.
Use cases of mcp-server-fetch-python?
- Extracting structured data from web pages.
- Fetching content from modern web applications that require JavaScript rendering.
- Converting web content into Markdown for documentation purposes.
- Analyzing media files for content extraction.
FAQ from mcp-server-fetch-python?
- What is required to use the get-markdown-from-media tool?
You need to set the OPENAI_API_KEY in your environment variables to use this tool.
- Can I run the server locally?
Yes, you can clone the repository and run the server locally using the provided commands.
- What types of content can be extracted?
The server can extract text, HTML, Markdown, and perform content extraction from images and videos.