fetch-mcp
fetch-mcp is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
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
Fetch a website and return the content as HTML
Try it
Result:
fetch_markdown
Fetch a website and return the content as Markdown
Try it
Result:
fetch_txt
Fetch a website, return the content as plain text (no HTML)
Try it
Result:
fetch_json
Fetch a JSON file from a URL