vibe-coded-jira-mcp
0
JIRA MCP Server facilitates the integration of JIRA with Cursor IDE using the Model Context Protocol. It allows for issue management, comments, and logging directly through AI applications. Ideal for developers automating their JIRA workflows.
JIRA MCP Server
A Model Context Protocol (MCP) server for integrating JIRA with Cursor IDE. This server allows seamless interaction with JIRA data through AI features.
Features
- Retrieve and search JIRA issues
- Create, update, and clone issues
- Add comments and log work
- Configurable fields and pagination
User Workflows
Various workflows such as Search and Filter Flow, and Issue Cloning Flow, are documented to guide users.
Setup
- Create a virtual environment and activate it
- Install dependencies via pip
- Configure environment variables in a
.env
file
Security Considerations
Recommended for personal use with proper security measures. Not for production or sensitive data handling.