[ MCP_NODE_3909 ]
web-fetch
CATEGORY:
Web Search & Fetch
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
Web content fetching and data extraction capabilities. Access external APIs, scrape web content, and integrate external data sources.
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"web-fetch-en": {
"description": "Web content fetching and data extraction capabilities. Access external APIs, scrape web content, and integrate external data sources.",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-fetch"
]
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.