io.github.vojtisprime11/web-fetcher MCP Server
io.github.vojtisprime11/web-fetcher
What is the io.github.vojtisprime11/web-fetcher MCP server?
Turns any web page into clean Markdown, page metadata and classified links for LLMs.
How to install io.github.vojtisprime11/web-fetcher
Copy-paste configuration for popular MCP clients.
WEB_FETCHER_TIMEOUT_MSRequest timeout in milliseconds (1000-120000). Defaults to 15000.
WEB_FETCHER_MAX_BYTESMaximum bytes downloaded per response. Defaults to 5000000.
WEB_FETCHER_USER_AGENTUser-Agent header sent with every request.
WEB_FETCHER_ALLOW_PRIVATE_HOSTSSet to true to allow fetching loopback and private network addresses. Disables the SSRF guard.
WEB_FETCHER_RESPECT_ROBOTSSet to true to enforce robots.txt before fetching.
{
"mcpServers": {
"web-fetcher": {
"command": "npx",
"args": [
"-y",
"mcp-server-web-fetcher"
],
"env": {
"WEB_FETCHER_TIMEOUT_MS": "<YOUR_WEB_FETCHER_TIMEOUT_MS>",
"WEB_FETCHER_MAX_BYTES": "<YOUR_WEB_FETCHER_MAX_BYTES>",
"WEB_FETCHER_USER_AGENT": "<YOUR_WEB_FETCHER_USER_AGENT>",
"WEB_FETCHER_ALLOW_PRIVATE_HOSTS": "<YOUR_WEB_FETCHER_ALLOW_PRIVATE_HOSTS>",
"WEB_FETCHER_RESPECT_ROBOTS": "<YOUR_WEB_FETCHER_RESPECT_ROBOTS>"
}
}
}
}{
"mcpServers": {
"web-fetcher": {
"command": "npx",
"args": [
"-y",
"mcp-server-web-fetcher"
],
"env": {
"WEB_FETCHER_TIMEOUT_MS": "<YOUR_WEB_FETCHER_TIMEOUT_MS>",
"WEB_FETCHER_MAX_BYTES": "<YOUR_WEB_FETCHER_MAX_BYTES>",
"WEB_FETCHER_USER_AGENT": "<YOUR_WEB_FETCHER_USER_AGENT>",
"WEB_FETCHER_ALLOW_PRIVATE_HOSTS": "<YOUR_WEB_FETCHER_ALLOW_PRIVATE_HOSTS>",
"WEB_FETCHER_RESPECT_ROBOTS": "<YOUR_WEB_FETCHER_RESPECT_ROBOTS>"
}
}
}
}{
"mcpServers": {
"web-fetcher": {
"command": "npx",
"args": [
"-y",
"mcp-server-web-fetcher"
],
"env": {
"WEB_FETCHER_TIMEOUT_MS": "<YOUR_WEB_FETCHER_TIMEOUT_MS>",
"WEB_FETCHER_MAX_BYTES": "<YOUR_WEB_FETCHER_MAX_BYTES>",
"WEB_FETCHER_USER_AGENT": "<YOUR_WEB_FETCHER_USER_AGENT>",
"WEB_FETCHER_ALLOW_PRIVATE_HOSTS": "<YOUR_WEB_FETCHER_ALLOW_PRIVATE_HOSTS>",
"WEB_FETCHER_RESPECT_ROBOTS": "<YOUR_WEB_FETCHER_RESPECT_ROBOTS>"
}
}
}
}{
"servers": {
"web-fetcher": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-web-fetcher"
],
"env": {
"WEB_FETCHER_TIMEOUT_MS": "<YOUR_WEB_FETCHER_TIMEOUT_MS>",
"WEB_FETCHER_MAX_BYTES": "<YOUR_WEB_FETCHER_MAX_BYTES>",
"WEB_FETCHER_USER_AGENT": "<YOUR_WEB_FETCHER_USER_AGENT>",
"WEB_FETCHER_ALLOW_PRIVATE_HOSTS": "<YOUR_WEB_FETCHER_ALLOW_PRIVATE_HOSTS>",
"WEB_FETCHER_RESPECT_ROBOTS": "<YOUR_WEB_FETCHER_RESPECT_ROBOTS>"
}
}
}
}claude mcp add web-fetcher --env WEB_FETCHER_TIMEOUT_MS=<YOUR_WEB_FETCHER_TIMEOUT_MS> --env WEB_FETCHER_MAX_BYTES=<YOUR_WEB_FETCHER_MAX_BYTES> --env WEB_FETCHER_USER_AGENT=<YOUR_WEB_FETCHER_USER_AGENT> --env WEB_FETCHER_ALLOW_PRIVATE_HOSTS=<YOUR_WEB_FETCHER_ALLOW_PRIVATE_HOSTS> --env WEB_FETCHER_RESPECT_ROBOTS=<YOUR_WEB_FETCHER_RESPECT_ROBOTS> -- npx -y mcp-server-web-fetcherRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.