MCP.so
ログイン
サーバー

Jira Context MCP

@rahulthedevil

MCP server to provide Jira Tickets information to AI coding agents like Cursor

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

{
  "mcpServers": {
    "Jira-Context-MCP": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@rahulthedevil/Jira-Context-MCP",
        "--client",
        "claude"
      ]
    }
  }
}

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