Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SERPER_API_KEY | Yes | Your Serper API key from serper.dev | |
| SERPER_IMAGES_URL | No | Serper Image search endpoint | https://google.serper.dev/images |
| SERPER_SEARCH_URL | No | Serper Web search endpoint | https://google.serper.dev/search |
| DEFAULT_IMAGE_SIZE | No | Default image size filter (e.g., 'l' for large) | l |
| DEFAULT_NUM_RESULTS | No | Default number of results per query | 10 |
| DEFAULT_ASPECT_RATIO | No | Default aspect ratio for infographics (e.g., 't' for tall) | t |
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 | |