Back to Home
Danservfinn icon

claude-code-setup

Verified Safe

by Danservfinn

Overview

Enables Claude Code agents to make HTTP requests to retrieve information from arbitrary web URLs, facilitating data collection and real-time information access for development tasks.

Installation

Run Command
No command provided

Environment Variables

  • HTTP_PROXY
  • HTTPS_PROXY
  • NO_PROXY
  • FETCH_TIMEOUT

Security Notes

A web fetching capability inherently carries risks, including Server-Side Request Forgery (SSRF) if not rigorously configured with egress filtering, potential for Denial of Service (DoS) through large file downloads or excessive requests, and information leakage if sensitive data is fetched from internal or restricted networks. Without reviewing the actual server implementation code, assumptions on input sanitization, timeout enforcement, and sandboxing cannot be definitively made. Users should be aware of the potential for unintended network access or data exposure.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2026-01-17

Tags

web-fetchinghttp-requestsnetwork-accessdata-retrievalautomationapi-integration