fetch-mcp

fetch-mcp

3.3

If you are the rightful owner of fetch-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.

fetch_html

Get HTML content of a web page

fetch_json

Get the JSON file and parse the content

fetch_txt

Get plain text content of the web page (remove HTML tags, scripts, and styles)

fetch_markdown

Get the content of the web page and convert it to Markdown format