Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_EMAIL | Yes | The email address associated with your Jira account. | |
| JIRA_BASE_URL | Yes | The base URL of your Jira instance (e.g., https://your-domain.atlassian.net). | |
| JIRA_API_TOKEN | Yes | Jira API token generated from your Atlassian account security settings. | |
| JIRA_ASSIGNEE_ACCOUNT_ID | Yes | The account ID for your Jira user, used to identify tasks assigned to you. |
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 | |