🛠️

web-fetch-mcp

MCP server for web content fetching, summarizing, comparing, and extracting information

Developer Tools stdio npm npmstdioKylinMountain
RUN IN TERMINAL
claude mcp add ylinountain-web-fetch-mcp -- npx -y web-fetch-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "ylinountain-web-fetch-mcp": { "command": "npx", "args": ["-y", "web-fetch-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "ylinountain-web-fetch-mcp": { "command": "npx", "args": ["-y", "web-fetch-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "ylinountain-web-fetch-mcp": { "command": "npx", "args": ["-y", "web-fetch-mcp"] } } }

About This MCP Server

The web-fetch-mcp server is a developer tool that enables web content fetching, summarizing, comparing, and extracting information, and it is connected to the Model Context Protocol, allowing for integration with AI coding assistants. This server can be utilized by developers when they need to process and analyze web content in their applications. It is available as an npm package and can be accessed through stdio, facilitating its use in various development environments.

MCP server for web content fetching, summarizing, comparing, and extracting information. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

web-fetch-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The web-fetch-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/ylinountain-web-fetch-mcp.svg)](https://skillsplayground.com/mcps/ylinountain-web-fetch-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.