Jira Utilities MCP Server
by celigo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TZ | No | Timezone for timestamps (default: UTC) | |
| JIRA_EMAIL | Yes | Your email for Jira API authentication | |
| OUTPUT_DIR | No | CSV output directory (default: /tmp) | |
| MCP_OCR_MODE | No | Set to 'openai' to default server-side OCR | |
| JIRA_API_TOKEN | Yes | Jira API token | |
| OPENAI_API_KEY | No | Optional API key for server-side OCR | |
| MCP_MAX_OCR_IMAGES | No | Max images OCR'd per request (default: 5) | |
| MCP_CELIGO_STEPS_FIELD | No | Steps to reproduce custom field id | |
| MCP_MAX_COMMENTS_TOTAL | No | Max comments when fetchAll=true (default: 200) | |
| MCP_MAX_CHANGELOG_TOTAL | No | Max changelog entries when fetchAll=true (default: 200) | |
| MCP_CELIGO_ACCEPTANCE_FIELD | No | Acceptance criteria custom field id | |
| MCP_MAX_SEARCH_ISSUES_TOTAL | No | Max issues when fetchAll=true on search (default: 200) | |
| MCP_CELIGO_BUG_DESCRIPTION_FIELD | No | Celigo Bug description field id (default: customfield_15129) |
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/celigo/jira-utilities-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server