Server data from the Official MCP Registry
MCP server for web content fetching, summarizing, comparing, and extracting information
MCP server for web content fetching, summarizing, comparing, and extracting information
Set these up before or after installing:
Environment variable: GEMINI_API_KEY
Environment variable: HTTP_PROXY
Environment variable: HTTPS_PROXY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-kylinmountain-web-fetch-mcp": {
"env": {
"HTTP_PROXY": "your-http-proxy-here",
"HTTPS_PROXY": "your-https-proxy-here",
"GEMINI_API_KEY": "your-gemini-api-key-here"
},
"args": [
"-y",
"web-fetch-mcp"
],
"command": "npx"
}
}
}Valid MCP server (2 strong, 4 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Scanned 7 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!