MCP Server for JIRA

by MCP-Mirror

255 downloads
Not rated
GitHub

About

MCP Server for JIRA is a Model Context Protocol server that lets AI assistants (such as ChatGPT) directly read JIRA issue details. It uses the JIRA REST API and stores the API token securely in 1Password.

Details

Author
MCP-Mirror
Downloads
255
Categories
Developer Tools

- Retrieve a JIRA issue’s full details via get_issue
- Uses 1Password CLI to resolve API tokens securely
- Works with any MCP-compatible client (ChatGPT, Claude Dev, etc.)
- Simple environment variable–based configuration
- Single tool focused on read-only issue access

Clone the repository, install dependencies with npm install, and build with npm run build. Configure the MCP client (e.g., Claude Dev in VS Code) to run the start-server.sh script, and set the environment variables JIRA_HOST, JIRA_EMAIL, and JIRA_API_TOKEN (pointing to a 1Password item). Once running, invoke the get_issue tool with an issue key (e.g., PROJ-123).

MCP Server for JIRA

このModel Context Protocol (MCP) サーバーは、JIRAとの連携機能を提供します。ChatGPTやその他のAIアシスタントがJIRAのイシューを直接操作できるようになります。

機能

このMCPサーバーは以下のツールを提供します:

- get_issue: JIRAイシューの詳細情報を取得

インストール

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.