Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"jira-cli-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Jira CLI MCP A 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. ## Features - **MCP Resources**: Access Jira data through standardized URL endpoints - **MCP Tools**: Execute Jira commands (create issues, edit, assign, etc.) - **MCP Prompts**: Use templates for common Jira workflows - **Authentication**: Uses existing Jira CLI authentication - **Project Configuration**: Customize default project and config ## Prerequisites - Python 3.11+ - [Jira CLI](https://github.com/ankitpokhrel/jira-cli) installed and configured - Access to a Jira instance ## Installation 1. Clone this repository: ```bash git clone https://github.com/yourusername/jira-cli-mcp.git cd jira-cli-mcp ``` 2. Install dependencies with uv: ```bash uv sync source .venv/bin/activate # On Windows: .venv\Scripts\activate ``` ## Configuration The server can be configured via environment variables: - `JIRA_CONFIG_FILE`: Path to a custom Jira CLI config file - `JIRA_PROJECT`: Default Jira project to use Example: ```bash export JIRA_PROJECT="PROJ" export JIRA_CONFIG_FILE="/path/to/config.yml" ``` ## Usage ### Starting the Server ```bash python main.py ``` By default, the server will start on port 8080. ### Available Resources - `jira://issues` - List recent issues - `jira://issue/{issue_key}` - View issue details - `jira://epics` - List epics - `jira://sprints` - List sprints - `jira://projects` - List projects - `jira://boards` - List boards - `jira://search/{jql}` - Search issues with JQL ### Available Tools - `create_issue` - Create a new Jira issue - `edit_issue` - Edit an existing Jira issue - `assign_issue` - Assign issue to a user - `move_issue` - Move/transition issue to new status - `add_comment` - Add comment to issue - `search_issues_tool` - Search issues with flexible criteria - `clone_issue` - Cl…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.