libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
web-scraping
/ Fetch
Fetch
JSON →
stdio
none
★ 3
web-scraping
Fetch web content as HTML, JSON, plain text, or Markdown.
github ↗
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
auth
none
Resources
github
https://github.com/goswamig/fetch-mcp ↗
Fetch — MCP Server · libregistry