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

简单Jira-MCP
JIRA非常简单的MCP服务器,它使用Docker轻松部署。
3 years
Works with Finder
1
Github Watches
0
Github Forks
1
Github Stars
Jira MCP Server
A Simple Model Context Protocol (MCP) server that allows AI assistants to interact with Jira. This server enables AI to perform actions like:
- Fetching user's assigned tickets
- Adding comments to tickets
- Getting available status transitions
- Updating ticket status
Prerequisites
- Docker
- Jira account with API access
- Environment variables configured (see below)
Environment Variables
Create a .env
file in the root directory with the following:
JIRA_SERVER=https://yourcompany.atlassian.net
JIRA_USERNAME=yourname@yourcompany.com
JIRA_API_KEY=yourapikey
JIRA_PROJECT_KEY=yourprojectkey
Get your API key from: https://id.atlassian.com/manage-profile/security/api-tokens
Running Locally
Option 1: Using Docker
# Build and run with Docker
chmod +x run_docker_locally.sh
./run_docker_locally.sh
Option 2: Using Python
- Install dependencies:
pip install -r requirements.txt
- Run the server:
uvicorn src.server:app --reload
This will start the server on http://localhost:8000
.
Using the MCP Server
The MCP server is exposed at http://localhost:8000/mcp
.
相关推荐
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
一个适用于中小型团队的AI聊天机器人,支持DeepSeek,Open AI,Claude和Gemini等车型。 专为中小团队设计的ai聊天应用,支持deepSeek,打开ai,claude,双子座等模型。
Reviews

user_nRolfAYi
As a loyal user of simple-jira-mcp, I can confidently say that this tool has significantly streamlined our project management processes. Maximepeabody has created a robust and user-friendly solution that integrates seamlessly with Jira. It's efficient, intuitive, and enhances productivity. Highly recommended for anyone looking to improve their Jira workflow!