Jira

Integrates with Jira's API to enable issue retrieval and project management tasks.

View Source
3 stars
0 tools
Created Aug 2025
@vurtnec/vurtnec-jira

About

Integrates with Jira's API to enable issue retrieval and project management tasks.

Categories

general

Installation

npm

npm install @vurtnec/vurtnec-jira

Configuration

{ "mcpServers": { "vurtnec-jira": { "command": "npx", "args": [ "-y", "@vurtnec/vurtnec-jira" ] } } }