BeClaude

web-fetch

New
41.2kSmitheryData & Analyticsby zhayujie

Fetch and extract readable content from web pages. Use for lightweight page access without browser automation.

First seen 5/29/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "web-fetch": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
data-&-analytics

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is web-fetch?

Fetch and extract readable content from web pages. Use for lightweight page access without browser automation.

How to install web-fetch?

To install web-fetch: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "web-fetch": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is web-fetch best for?

web-fetch is a mcp categorized under Data & Analytics. It is designed for: data-&-analytics. Created by zhayujie.