Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
JIRA_SERVER | Yes | Your Jira server URL (e.g., https://yourcompany.atlassian.net) | |
JIRA_API_KEY | Yes | Your Jira API key from https://id.atlassian.com/manage-profile/security/api-tokens | |
JIRA_USERNAME | Yes | Your Jira username/email (e.g., yourname@yourcompany.com) | |
JIRA_PROJECT_KEY | Yes | Your Jira project key |
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 |