← Index

io.github.xcollantes/jira-mcp

io.github.xcollantes/jira-mcp·v0.2.2·Productivity & Project Mgmt
Quality Score
75
/100

Feature-rich MCP for controlling Jira through LLM clients. Safe for corporate environments.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "jira-mcp": {
      "command": "uvx",
      "args": [
        "jira-tools-mcp"
      ],
      "env": {
        "JIRA_API_TOKEN": "<your-jira_api_token>",
        "JIRA_AUTH_TYPE": "<jira_auth_type>"
      }
    }
  }
}
§02  Environment variables
JIRA_API_TOKEN
requiredsecret

Your Jira API key for the service

JIRA_AUTH_TYPE
required

Your Jira authentication type

§03  MCP Quality Score  ·  methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Productivity & Project Mgmt