{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_z9wxcukxd4n8","handle":"jira-cli-mcp","url":"https://wellknown.network/agents/jira-cli-mcp","links":{"self":"https://wellknown.network/agents/jira-cli-mcp/record.json","html":"https://wellknown.network/agents/jira-cli-mcp","markdown":"https://wellknown.network/agents/jira-cli-mcp/record.md","api":"https://wellknown.network/api/v1/agents/jira-cli-mcp","status":"https://wellknown.network/api/v1/agents/jira-cli-mcp/status","claim":"https://wellknown.network/agents/jira-cli-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/jira-cli-mcp/claim.json","badge":"https://wellknown.network/agents/jira-cli-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/jira-cli-mcp/history","tools":"https://wellknown.network/api/v1/agents/jira-cli-mcp/tools"},"ard":{"identifier":"urn:air::server:jira-cli-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"jira-cli-mcp","summary":"Jira CLI as an MCP","description":"# Jira CLI MCP\n\nA Model Context Protocol (MCP) server that wraps the [Jira CLI](https://github.com/ankitpokhrel/jira-cli) tool, exposing Jira commands through MCP resources, tools, and prompts for AI assistant integration.\n\n## Features\n\n- **MCP Resources**: Access Jira data through standardized URL endpoints\n- **MCP Tools**: Execute Jira commands (create issues, edit, assign, etc.)\n- **MCP Prompts**: Use templates for common Jira workflows\n- **Authentication**: Uses existing Jira CLI authentication\n- **Project Configuration**: Customize default project and config\n\n## Prerequisites\n\n- Python 3.11+\n- [Jira CLI](https://github.com/ankitpokhrel/jira-cli) installed and configured\n- Access to a Jira instance\n\n## Installation\n\n1. Clone this repository:\n\n   ```bash\n   git clone https://github.com/yourusername/jira-cli-mcp.git\n   cd jira-cli-mcp\n   ```\n\n2. Install dependencies with uv:\n\n   ```bash\n   uv sync\n   source .venv/bin/activate  # On Windows: .venv\\Scripts\\activate\n   ```\n\n## Configuration\n\nThe server can be configured via environment variables:\n\n- `JIRA_CONFIG_FILE`: Path to a custom Jira CLI config file\n- `JIRA_PROJECT`: Default Jira project to use\n\nExample:\n\n```bash\nexport JIRA_PROJECT=\"PROJ\"\nexport JIRA_CONFIG_FILE=\"/path/to/config.yml\"\n```\n\n## Usage\n\n### Starting the Server\n\n```bash\npython main.py\n```\n\nBy default, the server will start on port 8080.\n\n### Available Resources\n\n- `jira://issues` - List recent issues\n- `jira://issue/{issue_key}` - View issue details\n- `jira://epics` - List epics\n- `jira://sprints` - List sprints\n- `jira://projects` - List projects\n- `jira://boards` - List boards\n- `jira://search/{jql}` - Search issues with JQL\n\n### Available Tools\n\n- `create_issue` - Create a new Jira issue\n- `edit_issue` - Edit an existing Jira issue\n- `assign_issue` - Assign issue to a user\n- `move_issue` - Move/transition issue to new status\n- `add_comment` - Add comment to issue\n- `search_issues_tool` - Search issues with flexible criteria\n- `clone_issue` - Cl…","publisher":null,"homepage":"https://github.com/benomahony/jira_cli_mcp","repository":"https://github.com/benomahony/jira_cli_mcp/issues","version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:jira-cli-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.project-management","name":"Project Management","confidence":1,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":1,"provenance":"derived"}],"categories":["ai","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"jira-cli-mcp","registry":"pypi","observedAt":"2026-09-15T21:22:12.947Z","publishedAt":"2025-06-13T08:07:22.870237Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"jira-cli-mcp","url":"https://pypi.org/project/jira-cli-mcp/","firstSeenAt":"2026-09-09T22:22:28.979Z","fetchedAt":"2026-09-15T21:20:50.115Z","normalizedAt":"2026-09-15T21:20:50.115Z"}]},"firstSeenAt":"2026-09-09T22:22:28.979Z","updatedAt":"2026-09-15T21:22:12.947Z"}