Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SNYK_ORG_ID | Yes | Your Snyk Organization ID (UUID format) | |
| SNYK_API_KEY | Yes | Your Snyk API token (get from https://app.snyk.io/account) | |
| SNYK_ORG_SLUG | Yes | Your Snyk Organization slug for URLs (e.g., my-org) | |
| SNYK_CLI_PROXY_ENABLED | No | Enable/disable Snyk CLI tool proxying. Set to false, 0, or no to disable Snyk CLI tools and only use REST API tools. When disabled, only custom REST API tools (snyk_rest_*) will be available. When enabled (default), both Snyk CLI tools and REST API tools are available. | true |
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 | |