Productivity
Trust: 25/100 (Limited)io.github.edrich13/mcp-jira-server Guide
MCP server for self-hosted Jira instance with Personal Access Token authentication
Quick Start
Install
npx mcp-jira-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-edrich13-mcp-jira-server": {
"command": "npx",
"args": [
"mcp-jira-server"
]
}
}
}