Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PEXELS_API_KEY | No | API key for Pexels. Required if Unsplash or Pixabay keys are not provided. | |
| PIXABAY_API_KEY | No | API key for Pixabay. Required if Pexels or Unsplash keys are not provided. | |
| UNSPLASH_API_KEY | No | API key for Unsplash. Required if Pexels or Pixabay keys are not provided. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_images | Search stock images across providers. Available providers: pexels |
| download_image | Download a stock image to local folder |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |