jira-dc-mcp
by BOSSProto
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_PAT | No | Personal access token for Jira DC 8.14+ | |
| JIRA_BASE_URL | Yes | Base URL of your Jira Data Center instance, e.g. https://jira.example.com | |
| JIRA_MCP_MODE | No | Set to 'full' to expose write tools. Defaults to read-only. | read-only |
| JIRA_PASSWORD | No | Password for basic auth fallback | |
| JIRA_USERNAME | No | Username for basic auth fallback | |
| JIRA_TIMEOUT_MS | No | Timeout for Jira API calls in milliseconds, e.g. '30000' | |
| JIRA_MCP_AUDIT_LOG | No | Absolute path to the audit log file | |
| JIRA_MCP_DISABLED_TOOLS | No | Comma-separated list of tool names to disable, e.g. 'jira_write_comment,jira_write_issue' |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |