✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

Jira MCP

A Go-based MCP (Model Control Protocol) connector for Jira that enables AI assistants like Claude to interact with Atlassian Jira. This tool provides a seamless interface for AI models to perform common Jira operations.

Features

  • Get issue details
  • Search issues with JQL
  • List and manage sprints
  • Create and update issues
  • List available statuses
  • Transition issues through workflows

Installation

There are several ways to install the Script Tool:

Option 1: Download from GitHub Releases

  1. Visit the GitHub Releases page
  2. Download the binary for your platform:
  • jira-mcplinuxamd64` for Linux
  • jira-mcp_darwin_amd64 for macOS
  • jira-mcp_windows_amd64.exe for Windows
  1. Make the binary executable (Linux/macOS):
   chmod +x jira-mcp_*
  1. Move it to your PATH (Linux/macOS):
   sudo mv jira-mcp_* /usr/local/bin/jira-mcp

Option 2: Go install

go install github.com/nguyenvanduocit/jira-mcp

Config

Environment

  1. Set up environment variables in .env file:
   ATLASSIAN_HOST=your_atlassian_host
   ATLASSIAN_EMAIL=your_email
   ATLASSIAN_TOKEN=your_token
  1. Build and run the tool

Claude, cursor

{
  "mcpServers": {
    "jira": {
      "command": "/path-to/jira-mcp",
      "args": ["-env", "path-to-env-file"]
    }
  }
}

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Featured Templates

View More
Verified Icon
AI Agents
AI Chatbot Starter Kit
1336 8300 5.0
AI Engineering
Python Bug Fixer
119 1433
AI Characters
Your Speaking Avatar
169 928

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.