MCP JIRA Server
by Warzuponus
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
JIRA_HOST | Yes | Your JIRA instance URL (e.g., your-instance.atlassian.net) | |
JIRA_PROTOCOL | Yes | Protocol used to access JIRA (e.g., https) | |
JIRA_USERNAME | Yes | Your email address used for JIRA login | |
JIRA_API_TOKEN | Yes | Your JIRA API token for authentication | |
JIRA_API_VERSION | Yes | The API version to be used for JIRA (e.g., 2) |
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 |