
Einfach-Jira-MCP
Ein wirklich einfacher MCP -Server für JIRA, der Docker für eine einfache Bereitstellung verwendet.
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
.
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
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
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.
Mirror ofhttps: //github.com/bitrefill/bitrefill-mcp-server
Ein leistungsstarkes Neovim -Plugin für die Verwaltung von MCP -Servern (Modellkontextprotokoll)
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!