Submit

Webfetch Mcp

@simonediroma

Server Config

{
  "mcpServers": {
    "webfetch": {
      "command": "/absolute/path/to/.venv/bin/python",
      "args": [
        "/absolute/path/to/server.py"
      ],
      "env": {
        "WEBFETCH_CONFIG": "/absolute/path/to/webfetch.yaml"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.