Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_USER_AGENT | No | User agent string for requests | MCP-URL-Search-Server/1.0.0 |
MCP_MAX_TIMEOUT | No | Maximum allowed timeout in seconds | 60 |
MCP_DEFAULT_TIMEOUT | No | Default request timeout in seconds | 10 |
MCP_MAX_CONTENT_LENGTH | No | Maximum content size in bytes (10MB) | 10485760 |
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 |
---|---|
No tools |