mcp-npx-fetch
If you are the rightful owner of mcp-npx-fetch 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
fetch_json
Fetch a JSON file from a URL
fetch_txt
Fetch a website and return the content as plain text (no HTML)
fetch_markdown
Fetch a website and return the content as Markdown