jira-okr-dashboard-mcp

GuruR-prog/jira-okr-dashboard-mcp
★ 0 stars TypeScript Data/Analytics Updated 2d ago
Live multi-workspace Jira dashboard (React + Express) with AI status summaries — plus an MCP server and CLI for reaching the same Jira data from Claude Desktop/Code. Clean-room rebuild of internal tools, no proprietary code.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jira-okr-dashboard-m": {
      "command": "npx",
      "args": [
        "-y",
        "GuruR-prog/jira-okr-dashboard-mcp"
      ]
    }
  }
}

README Excerpt

A Jira-over-MCP toolkit, built up in three stages: 1. **An MCP server** exposing Jira issues/progress as tools, for any MCP client (Claude Desktop, Claude Code, ...). 2. **A one-shot CLI** that drives Claude through those tools to write a static OKR status report. 3. **A live, multi-workspace web dashboard** — pull tickets from several
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →