MCP server providing Jira Server/Data Center integration: issue management, search, projects, and more.
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":"www-jira-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.
# www-jira-mcp MCP (Model Context Protocol) server providing **Jira Server/Data Center** integration — issue management, search, projects, comments, transitions, links, worklogs, attachments, and more. Gives AI assistants (Qoder, Claude Desktop, Cursor, etc.) the ability to read and write Jira issues and projects through a single MCP server with 47 tools, 5 resources, and 3 prompt templates. > **Note:** This server targets **Jira Server/Data Center** only (REST API v2). Jira Cloud is not supported. ## System Requirements | Requirement | Version | |---|---| | **uv** | [Install guide](https://docs.astral.sh/uv/getting-started/installation/) | | **Python** | 3.10+ (managed automatically by `uv`) | | **Jira** | Server 7.0+ / Data Center 8.0+ | ### Install uv **macOS / Linux:** ```bash curl -LsSf https://astral.sh/uv/install.sh | sh ``` **Windows (PowerShell):** ```powershell powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex" ``` **macOS (Homebrew):** ```bash brew install uv ``` ## Installation ### Option 1: Run directly with `uvx` (recommended) No clone needed. Runs from PyPI. Updates automatically on each run: ```bash uvx www-jira-mcp ``` MCP client config: ```json { "mcpServers": { "www-jira-mcp": { "command": "uvx", "args": ["www-jira-mcp"], "env": { "JIRA_URL": "https://jira.example.com", "JIRA_PERSONAL_TOKEN": "your-pat-here" } } } } ``` ### Option 2: Install as a `uv tool` ```bash # From PyPI uv tool install www-jira-mcp # After installation, the command is available globally: www-jira-mcp ``` To update or reinstall: ```bash uv tool upgrade www-jira-mcp # or force reinstall latest: uv tool install --force www-jira-mcp@latest ``` ### Option 3: Run from local source (for development) ```bash git clone https://github.com/naifs/www-jira-mcp.git cd www-jira-mcp uv sync uv run www-jira-mcp ``` To update: ```bash git pull && uv sync ``` MCP client config (local s…
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.