Claude Code MCP ServerWeb503 installs

Web Fetch

Web content fetching and data extraction capabilities. Access external APIs, scrape web content, and integrate external data sources.

Install with the Claude Code Templates CLI
$ npx claude-code-templates@latest --mcp="web/web-fetch" --yes

Requires Claude Code. The command adds this mcp server to your project's .claudedirectory — nothing runs on ToolZip's servers.

What's inside this mcp server

Component source

{

"mcpServers": {

"fetch": {

"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"]

}

}

}

Type
MCP Server
Category
Web
Installs
503
Source
GitHub ↗

Related Claude Code MCP Servers

MCP ServerWeb

Web Reader

Web Reader MCP Server - Z.AI implementation based on the Model Context Protocol (MCP). Provides Claude Code, Cline, and other MCP-compatible clients with powerful web content extraction capabilities, including full-page content retrieval and structured data extraction.

26 installsView →
MCP ServerWeb

Web Search Prime

Web Search MCP Server - Z.AI search capability implementation based on the Model Context Protocol (MCP), providing powerful Z.AI search capabilities for MCP-compatible clients such as Claude Code and Cline, including web search, real-time information retrieval, and other features.

22 installsView →
MCP ServerWeb

Zread

Zread MCP Server - Z.AI implementation based on the Model Context Protocol (MCP). Powered by zread.ai, it provides Claude Code, Cline, and other MCP-compatible clients with knowledge documentation and code access capabilities for open source repositories.

13 installsView →
MCP ServerWeb

Tinyfish

TinyFish Web Agent - Web browsing and data extraction via MCP with real-time progress streaming, async tasks, and stealth browser profiles. Requires a TinyFish account (tinyfish.ai) with active subscription. Uses OAuth 2.1 authentication.

12 installsView →
MCP ServerWeb

Searxng

MCP Server for SearXNG, a privacy-respecting metasearch engine. Perform web searches across multiple search engines without tracking.

4 installsView →
MCP ServerDev Tools

Context7

Context7 by Upstash pulls up-to-date, version-specific documentation and code examples straight from the source and injects them into your prompt. Add 'use context7' to any prompt to activate.

1.5k installsView →

Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.