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
- Visit the GitHub Releases page
- Download the binary for your platform:
- jira-mcplinuxamd64` for Linux
jira-mcp_darwin_amd64for macOSjira-mcp_windows_amd64.exefor Windows
- Make the binary executable (Linux/macOS):
chmod +x jira-mcp_*
- 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
- Set up environment variables in
.envfile:
ATLASSIAN_HOST=your_atlassian_host
ATLASSIAN_EMAIL=your_email
ATLASSIAN_TOKEN=your_token
- Build and run the tool
Claude, cursor
{
"mcpServers": {
"jira": {
"command": "/path-to/jira-mcp",
"args": ["-env", "path-to-env-file"]
}
}
}
Contributing
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Jira MCP
Project Details
- nguyenvanduocit/jira-mcp
- MIT License
Recomended MCP Servers
MCP Server for Roam Research Graph Integration
This project demonstrates how to use EdgeOne Pages Functions to retrieve user geolocation information and integrate it with...
인천국제공항 실시간 정보 시스템 - 공공데이터 API 활용 스트림릿 앱
Make LLM can control your PC or Server with ssh or terminal.
Bayesian MCTS Model Context Protocol Server allowing Claude to control Ollama local models for Advanced MCTS and analysis.
Vue3+Vite+Ts+Pinia+...一个快速开发vue3的模板框架
Self-hosted Browser Using Agent with built-in MCP, A2A support.
The MCP Code Executor is an MCP server that allows LLMs to execute Python code within a specified...
Super Windows CLI Server, Fixed this "https://www.mcpmarket.com/server/super-windows-cli" as it is a mess to run on windows.
PubMed MCP Server for accessing research papers





