Jira MCP Server
@AzamMehr
关于 Jira MCP Server
MCP server for JIRA
基本信息
配置
工具
未检测到工具
工具是从 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 服务器
Linear MCP Server
jerhadfA server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.

Git
modelcontextprotocolModel Context Protocol Servers
Jira MCP
nguyenvanduocitA Go-based MCP (Model Control Protocol) connector for Jira that enables AI assistants like Claude to interact with Atlassian Jira. This tool provides a seamless interface for AI models to perform common Jira operations including issue management, sprint planning, and workflow tra
Atlassian Data Center MCP
b1ffMCP servers for the Atlassian products (Bitbucket, Confluence, JIRA) of the Data Center version
Code Review Server
crazyrabbitLTCA MCP server for code reviews
评论