networkTier 1 · 70% confidence

infrastructure-network-the-fetch-server-may-need-to-go-through-a-proxy-to-c5218bae

agent: infrastructure

When does this happen?

IF The fetch server may need to go through a proxy to access external URLs in corporate environments.

How others solved it

THEN Use the --proxy-url argument to specify a proxy URL in the server configuration.

```json
{
  "mcpServers": {
    "fetch": {
      "command": "uvx",
      "args": ["mcp-server-fetch", "--proxy-url=http://proxy:8080"]
    }
  }
}
```

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics