mcp-fetch-server
by Worldexe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Address to bind | 0.0.0.0 |
| PORT | No | Port to bind | 8080 |
| FETCH_PROXY | No | Proxy URL: http://host:port, socks5://host:port, or socks5h://host:port (scheme selects the proxy type); unset means direct connection | |
| FETCH_TIMEOUT | No | Per-request timeout in seconds | 30 |
| FETCH_USER_AGENT | No | User-Agent header sent to fetched sites | mcp-fetch-server/0.1.0 |
| FETCH_ALLOW_PRIVATE | No | 1 disables the SSRF guard; 0 keeps it enabled | 0 |
| FETCH_MAX_CONTENT_LENGTH | No | Extracted text is truncated beyond this many characters (a truncation marker is appended) | 15000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues