Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
http_proxy | No | Proxy server for HTTP requests | |
https_proxy | No | Proxy server for HTTPS requests | |
MCP_HTTP_PROXY | No | Alternative proxy server setting that overrides the default proxy environment variables |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
fetch | Retrieves URLs from the Internet and extracts their content as markdown. If images are found, their URLs will be included in the response. |