io.github.KylinMountain/web-fetch-mcp
Quality Score
65
/100
MCP server for web content fetching, summarizing, comparing, and extracting information
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"web-fetch-mcp": {
"command": "npx",
"args": [
"-y",
"web-fetch-mcp"
],
"env": {
"GEMINI_API_KEY": "<your-gemini_api_key>",
"HTTP_PROXY": "<http_proxy>",
"HTTPS_PROXY": "<https_proxy>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"web-fetch-mcp": {
"command": "npx",
"args": [
"-y",
"web-fetch-mcp"
],
"env": {
"GEMINI_API_KEY": "<your-gemini_api_key>",
"HTTP_PROXY": "<http_proxy>",
"HTTPS_PROXY": "<https_proxy>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y web-fetch-mcp§02 Environment variables
GEMINI_API_KEYrequiredsecret
Your Gemini API key for the service
HTTP_PROXYYour proxy for the gemini api service
HTTPS_PROXYYour proxy for the gemini api service
§03 MCP Quality Score · methodology
freshness
10
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.