Web Fetcher runs on your own machine — the client starts it, so there is no endpoint to ping. 141 installs a week from npm. Last commit 31 Jul 2026.
Turns any web page into clean Markdown, page metadata and classified links for LLMs.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add web-fetcher -- npx -y mcp-server-web-fetcher
{
"mcpServers": {
"web-fetcher": {
"args": [
"-y",
"mcp-server-web-fetcher"
],
"command": "npx"
}
}
}
[mcp_servers.web-fetcher]
command = "npx"
args = ["-y", "mcp-server-web-fetcher"]
{
"mcpServers": {
"web-fetcher": {
"args": [
"-y",
"mcp-server-web-fetcher"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"web-fetcher": {
"args": [
"-y",
"mcp-server-web-fetcher"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.