Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAX_BYTES | No | Maximum download limit in bytes for the fetch_url tool (e.g., 20MB). | 20971520 |
| USER_AGENT | No | User agent string for network requests. | mcp-web-calc/0.3 (https://local) |
| MAX_RESULTS | No | Default number of results for the search_web tool. | 10 |
| HTTP_TIMEOUT | No | Timeout in milliseconds for all network requests. | 15000 |
| LANG_DEFAULT | No | Default language code. | vi |
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 | |