Web Fetcher
MCP Serverby jae-jae · Added 5mo ago
Claude
1.0k
Install
npx -y fetcher-mcpAdd to Claude
claude mcp add jae-jae-fetcher-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"web-fetcher": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Fetches and extracts web content using Playwright's headless browser capabilities, delivering clean, readable content from JavaScript-heavy websites in HTML or Markdown format for research and information gathering.
Tags
Web & Browsermcp-servertypescriptainpm