Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Enable debug mode | true |
JIRA_BASE_URL | Yes | The base URL of your Jira instance (e.g., https://example.atlassian.net) | |
JIRA_USERNAME | Yes | Your Jira username or email address | |
LOG_FILE_PATH | No | Full path for log files. If blank, logs will not be written to a file | |
JIRA_API_TOKEN | Yes | Your Jira API token |
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 |