{"slug":"tatn/mcp-server-fetch-python","name":"Web Fetch","description":"Fetches and transforms web content, including JavaScript-rendered pages and media files, into various formats.","category":"web-scraping","tags":[],"official":false,"stars":7,"transport":"http","install":[{"cmd":"npx @modelcontextprotocol/inspector","imports":[]}],"tools":[{"name":"get-raw-text","description":"Extracts raw text content directly from URLs without browser rendering. Best used for structured data formats or when fast, direct access is needed."},{"name":"get-rendered-html","description":"Fetches fully rendered HTML content using a headless browser. Essential for modern web applications and SPAs that require JavaScript rendering."},{"name":"get-markdown","description":"Converts web page content to well-formatted Markdown. Preserves structural elements while providing clean, readable text output."},{"name":"get-markdown-from-media","description":"Performs AI-powered content extraction from media files (images, videos) using computer vision and OCR. Requires a valid OPENAI_API_KEY environment variable."}],"env_vars":["OPENAI_API_KEY"],"auth_type":"none","github":"https://github.com/tatn/mcp-server-fetch-python","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}