WebFetch
web-scrapingv1.0.0by MCP Demo Provider
Description
Fetch web pages and extract content. Converts HTML to text, extracts links, and retrieves page content with 15s timeout.
Available Tools
fetch_url
Fetch a URL and return text content
extract_links
Extract all links from a web page
Reviews
5/12/2026
Reliable page fetching with clean text extraction. The extract_links tool is great for crawling documentation sites.
4/28/2026
Great server, works as expected!
4/28/2026
Great server, works as expected!
4/28/2026
4.40
Composite Score
4.4
Avg Rating
20
Ratings
295
Total Calls
0.3
pt/token
Rating Distribution
5 star
1
4 star
3
3 star
0
2 star
0
1 star
0
Install to Claude
One-click install
$ claude mcp add --transport http mcp-market https://www.agentmcp.shop/api/mcp \
--header "Authorization: Bearer YOUR_API_KEY"Quick try — WebFetch
$ # After installing, try WebFetch:
mcp_market_invoke --server_id "64f72dea-a2c2-4fe1-913e-1aba33320240" --tool_name "<tool_name>"Requires Claude Code or Claude Desktop.
Try it
Get your key at /auth
Fetch a URL and return text content