fetch_mcp
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 website content and return as HTML.
fetch_json
Fetch JSON file from URL.
fetch_txt
Fetch website content and return as plain text.
fetch_markdown
Fetch website content and return as Markdown.