josephtandle

Issue Tracker MCP

Community josephtandle
Updated

Issue tracking, project management, sprint planning

Issue Tracker MCP

Stop context switching between code and Jira.

MCPize License: MIT

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "issue-tracker": {
      "url": "https://your-cloud-run-url/mcp"
    }
  }
}

Before / After

Before: Open browser, navigate to Jira, find the project, click New Issue, fill in fields, copy the ticket ID back into your terminal.

After:

Input:

{
  "title": "Auth token expires too early on mobile",
  "type": "bug",
  "priority": "high",
  "project": "WEBAPP",
  "assignee": "alice"
}

Output:

{
  "message": "Issue created: ISS-1",
  "issue": {
    "id": "ISS-1",
    "title": "Auth token expires too early on mobile",
    "status": "todo",
    "priority": "high",
    "type": "bug",
    "project": "WEBAPP",
    "assignee": "alice",
    "createdAt": "2026-04-03T12:00:00.000Z"
  }
}

Tools

Tool What it does
create_issue Create a new issue with title, type, priority, and project
list_issues List and filter issues by status, priority, assignee, or sprint
get_issue Fetch full details for a single issue including all comments
update_issue Change status, assignee, priority, or any other field
delete_issue Permanently remove a duplicate or mistaken issue
add_comment Append a comment to an issue with author and timestamp
create_sprint Create a sprint with name, goal, start date, and end date
list_sprints List sprints filtered by project or status
add_to_sprint Move one or more issues into a sprint for planning
search_issues Full-text search across issue titles and descriptions
get_sprint_board Kanban view of a sprint with issues grouped by status column
get_project_stats Project health report: counts by status, priority, and type

Who is this for?

  • Developers who want to log bugs and feature requests without leaving the terminal
  • Engineering leads who need standup summaries and sprint boards on demand
  • Teams who want lightweight issue tracking without paying for a SaaS subscription

Health Check

GET /
GET /health

Response: { "status": "ok", "server": "issue-tracker", "version": "1.0.0", "tools": 12 }

Built by

Built by Mastermind HQ

License

MIT

MCP Server ยท Populars

MCP Server ยท New

    shiahonb777

    turn-mcp-web

    Achieve infinite conversation turns in a single API request via turn-mcp. Self-hosted MCP server with browser console for human-in-the-loop AI agents.

    Community shiahonb777
    mkellerman

    BMAD MCP Server

    MCP Server

    Community mkellerman
    ceorkm

    Kratos MCP

    ๐Ÿ›๏ธ Memory System for AI Coding Tools - Never explain your codebase again. MCP server with perfect project isolation, 95.8% context accuracy, and the Four Pillars Framework.

    Community ceorkm
    artokun

    comfyui-mcp

    ComfyUI MCP server + Claude Code plugin โ€” workflow execution, visualization, composition, model management, and skill generation

    Community artokun
    andreisirbu91-lab

    MCPSpend

    Real-time cost observability for Model Context Protocol (MCP) tool calls. Wraps any MCP server, attributes spend per tool/project/customer. Free tier 25K calls/mo. EU-hosted

    Community andreisirbu91-lab