Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
JIRA_TOKEN | No | API token or Personal Access Token | |
JIRA_PASSWORD | No | Password for basic auth | |
JIRA_USERNAME | No | Username for basic auth or email for API token auth | |
JIRA_SERVER_URL | No | URL of your Jira server | |
JIRA_AUTH_METHOD | No | Authentication method ('basic_auth' or 'token_auth') |
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 |