mcp-jira-server
by r-kitaev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging (e.g., '*', 'jira-mcp') | |
| JIRA_PAT | No | Personal Access Token for Jira Server/DC 9.12+ | |
| JIRA_HOST | No | Jira instance URL (e.g., https://your-company.atlassian.net) | |
| JIRA_EMAIL | No | Email for Jira Cloud authentication | |
| JIRA_PASSWORD | No | Password for Jira Server/DC legacy | |
| JIRA_USERNAME | No | Username for Jira Server/DC legacy | |
| JIRA_API_TOKEN | No | API token for Jira Cloud | |
| JIRA_DEFAULT_PROJECT | No | Default project key for operations | |
| JIRA_FIELD_EPIC_LINK | No | Custom field ID for epic link | |
| JIRA_FIELD_STORY_POINTS | No | Custom field ID for story points | |
| AUTO_CREATE_TEST_TICKETS | No | Enable automatic test ticket creation (e.g., 'true') | |
| JIRA_FIELD_ACCEPTANCE_CRITERIA | No | Custom field ID for acceptance criteria |
Capabilities
Server capabilities have not been inspected yet.
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/r-kitaev/mcp-jira-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server