JIRA MCP Server
@boukeversteegh
关于 JIRA MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is JIRA MCP Server?
The JIRA MCP Server is a Model Context Protocol (MCP) server that provides tools for interacting with JIRA, such as fetching tickets from active sprints and getting detailed ticket information. It is designed for developers using Claude or Cline with MCP.
How to use JIRA MCP Server?
Install dependencies with npm install, optionally build the TypeScript code with npm run build, then configure the MCP settings file with the server command and environment variables JIRA_HOST, JIRA_EMAIL, and JIRA_API_TOKEN. Once configured, invoke the tools through the MCP interface in Claude or Cline by providing the required parameters.
Key features of JIRA MCP Server?
- List tickets in the active sprint for a project
- Get detailed information about a specific ticket
- Add a comment to a ticket
- Link two tickets with a 'relates to' relationship
- Update the description of a ticket
- List child issues of a parent ticket
- Create a sub-ticket (child issue) for a parent ticket
Use cases of JIRA MCP Server?
- Retrieve sprint backlog items directly from a chat interface
- Add comments or update ticket descriptions without leaving the conversation
- Link related issues to track dependencies between tasks
- Create sub-tasks for a parent ticket during planning
- Inspect child issues of a parent ticket to understand work breakdown
FAQ from JIRA MCP Server
What environment variables are required to run the server?
The server requires JIRA_HOST (your Atlassian domain URL), JIRA_EMAIL (your JIRA account email), and JIRA_API_TOKEN (an API token generated from Atlassian Account Settings).
How do I generate a JIRA API token?
You can generate an API token from your Atlassian Account Settings at https://id.atlassian.com/manage-profile/security/api-tokens.
Where is the MCP settings file located?
On macOS it is at ~/Library/Application Support/Claude/claude_desktop_config.json for Claude, and on Windows at `%APPDATA%/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
版本控制 分类下的更多 MCP 服务器

GitLab
modelcontextprotocolModel Context Protocol Servers
🚀 GitLab MR MCP
kopfrechnerInteract seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.
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
Bitbucket Server MCP
garc33MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)
评论