MCP.so
ログイン
J

Jira Mcp Server

@OrenGrinker

Jira Mcp Server について

A comprehensive, production-ready Model Context Protocol (MCP) server for seamless Jira Cloud integration. This enhanced version provides advanced features, robust error handling, and extensive tooling for AI agents, automation systems, and custom applications.

基本情報

カテゴリ

バージョン管理

トランスポート

stdio

公開者

OrenGrinker

投稿者

אורן גרינקר

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "jira": {
      "command": "npx",
      "args": [
        "@orengrinker/jira-mcp-server"
      ],
      "env": {
        "JIRA_BASE_URL": "https://your-company.atlassian.net",
        "JIRA_EMAIL": "[email protected]",
        "JIRA_API_TOKEN": "your-api-token"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Jira Mcp Server?

The Jira MCP Server provides a complete interface to Atlassian Jira through the Model Context Protocol, enabling AI assistants like Claude to seamlessly interact with your Jira instance using natural language commands.

How to use Jira Mcp Server?

Key features of Jira Mcp Server

  • Issue management: search with JQL, create, update, transition, and comment
  • Board operations: list, get details, and fetch filtered board issues
  • Time tracking: add worklogs and retrieve time logs with flexible formats
  • Project management: list projects and get detailed component/version info
  • User management: search users, get details, and current user info
  • Server information: get Jira version, details, and health status

Use cases of Jira Mcp Server

  • Manage Jira issues and transitions through natural language commands
  • Track time with flexible formats (e.g., 2h 30m, 1d) via AI assistants
  • Query board, project, and user data without manual JQL
  • Automate Jira workflows for development teams and project managers
  • Retrieve server health and version information on demand

FAQ from Jira Mcp Server

What Jira versions does it support?

The server supports both Jira Cloud and Server (including Data Center) instances.

What operations can I perform with it?

You can manage issues (search, create, update, transition, comment), boards, projects, users, time tracking, and retrieve server information.

Does it support time tracking with flexible formats?

Yes, time tracking allows adding and retrieving worklogs using formats like 2h 30m, 1d, etc.

How does it handle errors and rate limiting?

The server includes comprehensive error handling and rate limiting to ensure stable operation.

Are security best practices included?

Yes, the server incorporates security best practices for safe interaction with your Jira instance.

コメント

「バージョン管理」の他のコンテンツ