Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GRAVATAR_API_KEY | No | Optional API key for Gravatar API. If provided, it will be used for API requests, which increases rate limits and provides access to additional features. | |
| GRAVATAR_API_KEY_ENV_VAR | No | Optional name of the environment variable that contains the API key. Default is GRAVATAR_API_KEY. This is useful if you need to use a different environment variable name in your deployment environment. | GRAVATAR_API_KEY |
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 | |