MCP Servers / web-scraping / Fetch

Fetch

JSON →
stdionone3web-scraping

Fetch web content as HTML, JSON, plain text, or Markdown.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: fetch-3
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
Fetch — MCP Server · libregistry