Loading MCP server directory, please wait...
MCP server for web content fetching, summarizing, comparing, and extracting information
npx @getmcp/cli add io.github.KylinMountain/web-fetch-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GEMINI_API_KEYYour Gemini API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.KylinMountain/web-fetch-mcp": {
"command": "npx",
"args": [
"-y",
"web-fetch-mcp"
],
"env": {
"GEMINI_API_KEY": "",
"HTTP_PROXY": "",
"HTTPS_PROXY": ""
}
}
}
}