Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_READ_ONLY | No | Set to 'true' to run the MCP Server in read-only mode to avoid resource or application modification | false |
ARGOCD_BASE_URL | Yes | The base URL of your Argo CD instance | |
ARGOCD_API_TOKEN | Yes | Your Argo CD API token for authentication | |
NODE_TLS_REJECT_UNAUTHORIZED | No | Set to '0' to disable TLS certificate validation for self-signed certificates or private CAs | 1 |
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 |