MCP.so
登录

Jira MCP Server

@AzamMehr

关于 Jira MCP Server

MCP server for JIRA

基本信息

分类

版本控制

运行时

java

传输方式

stdio

发布者

AzamMehr

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Jira MCP Server?

A Spring AI Model Context Protocol (MCP) server that enables AI models to query, create, update, and comment on Jira tickets through a standardized interface. It is built for developers integrating AI assistants with Jira instances.

How to use Jira MCP Server?

Configure environment variables JIRA_API_URL, ALTASSIAN_USERNAME, and ALTASSIAN_TOKEN, then run ./gradlew bootRun. The server exposes MCP tools for Jira operations on port 8081.

Key features of Jira MCP Server

  • Query Jira tickets using JQL
  • Retrieve a specific ticket by key
  • Create new Jira tickets
  • Update existing tickets
  • Add comments to tickets

Use cases of Jira MCP Server

  • AI chatbots troubleshooting Jira issues
  • Automated ticket creation from external reports
  • Bulk comment updates on projects

FAQ from Jira MCP Server

评论

版本控制 分类下的更多 MCP 服务器