MCP server for self-hosted Jira instance with Personal Access Token authentication
Quick Install
npx mcp-jira-serverClaude Desktop Config
{
"mcpServers": {
"io-github-edrich13-mcp-jira-server": {
"command": "npx",
"args": [
"mcp-jira-server"
]
}
}
}v1.0.1
Imported from MCP Registry