送信
Web content fetching and conversion for efficient LLM usage

サーバー設定

{
  "mcpServers": {
    "fetch": {
      "args": [
        "mcp-server-fetch"
      ],
      "command": "uvx"
    }
  }
}