{"slug":"zcaceres/fetch-mcp","name":"Fetch","description":"Fetch web content as HTML, JSON, plain text, or Markdown.","category":"web-scraping","tags":[],"official":false,"stars":764,"transport":"http","install":[{"cmd":"npx mcp-fetch","imports":[]}],"tools":[{"name":"fetch_html","description":"Fetch a website and return its raw HTML content."},{"name":"fetch_markdown","description":"Fetch a website and return its content converted to Markdown."},{"name":"fetch_txt","description":"Fetch a website and return plain text with HTML tags, scripts, and styles removed."},{"name":"fetch_json","description":"Fetch a URL and return the JSON response."},{"name":"fetch_readable","description":"Fetch a website and extract the main article content using Mozilla Readability, returned as Markdown. Strips navigation, ads, and boilerplate. Ideal for articles and blog posts."},{"name":"fetch_youtube_transcript","description":"Fetch a YouTube video's captions/transcript. Uses yt-dlp if available, otherwise extracts directly from the page. Accepts an additional lang parameter (default: 'en') to select the caption language."}],"env_vars":[],"auth_type":"none","github":"https://github.com/zcaceres/fetch-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}