jira-fetch

casaper/jira-fetch
★ 0 stars TypeScript AI/LLM Updated today
Fetch Jira Cloud issues into Markdown with YAML frontmatter and attachments. A self-contained CLI and MCP server for AI agents, where a config file the agent cannot reach decides which issues it may read.
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-fetch": {
      "command": "npx",
      "args": [
        "-y",
        "casaper/jira-fetch"
      ]
    }
  }
}

README Excerpt

Fetch Jira Cloud issues into Markdown files with YAML frontmatter, attachments and all — from the terminal, or over MCP so an AI agent reads Jira through a config file it does not control. > **This project was written entirely by AI.** Every line of code, test and document in this > repository was produced by Claude in a series of prompted sessions — it is fully vibe-coded.

Tools (2)

fetch_issuessearch_issues

Topics

ai-agentsatlassianclaude-codeclidenoissue-trackerjirajira-cloudllmmarkdownmcpmcp-servermodel-context-protocol