Confidential guide on numerology and astrology, based of GG33 Public information

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 including issue management, sprint planning, and workflow transitions.
3 years
Works with Finder
1
Github Watches
1
Github Forks
4
Github Stars
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-mcp_linux_amd64` for Linux
-
jira-mcp_darwin_amd64
for macOS -
jira-mcp_windows_amd64.exe
for 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
.env
file: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.
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
I find academic articles and books for research and literature reviews.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Delivers concise Python code and interprets non-English comments
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
AWS MCP Servers — specialized MCP servers that bring AWS best practices directly to your development workflow
🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.
💬 MaxKB is an open-source AI assistant for enterprise. It seamlessly integrates RAG pipelines, supports robust workflows, and provides MCP tool-use capabilities.
Reviews

user_69i3FgGm
As a dedicated user of jira-mcp by nguyenvanduocit, I can confidently say it’s an indispensable tool for managing my projects efficiently. The interface is user-friendly and the automation capabilities save me a lot of time. Highly recommend it for anyone looking to streamline their workflow! Check it out: https://github.com/nguyenvanduocit/jira-mcp