JIRA Integration icon

JIRA Integration

1

Facilitates comprehensive integration between JIRA and Model Context Protocol (MCP) for both basic and administrative operations.

关于

This project provides a robust integration solution between JIRA and the Model Context Protocol (MCP), offering two distinct pathways for interaction. It supports standard JIRA operations like issue creation and retrieval via the official Atlassian MCP, while also enabling advanced administrative functions such as user creation and permission management through a custom MCP Admin server. Designed for ease of deployment, it leverages Docker for the admin server and includes PowerShell scripts to streamline setup and service orchestration, making JIRA functionalities accessible and programmable within an MCP ecosystem.

主要功能

  • Integrates JIRA with MCP for basic issue management (create, fetch)
  • Provides custom MCP Admin for JIRA administrative tasks (user/permission management)
  • Dockerized deployment for the MCP Admin server
  • Automated setup and service management via PowerShell scripts
  • Supports both official Atlassian MCP and a personalized admin interface
  • 1 GitHub stars

使用案例

  • Automating JIRA issue creation, retrieval, and updates from an MCP-compatible system
  • Extending JIRA's capabilities by integrating it with other tools via MCP
  • Programmatically managing JIRA users, roles, and permissions