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
「バージョン管理」の他のコンテンツ
AIO-MCP Server
athapong🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows. Folk from https://github.com/nguyenvanduocit/all-in-one-model-context-protocol
GitHub Actions 工作流使用说明
HenryHaosonYuque mcp server
MCP Git Ingest
adhikaspA Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
Bitbucket Server MCP
garc33
Git
modelcontextprotocolModel Context Protocol Servers
コメント