Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.mcparmory/atlassian-jira

PYPI · MCPARMORY-ATLASSIAN-JIRA · 2 COMPONENTS · SCANNED SEP 20

Create, search, and manage issues, projects, and team workflows

0 this week 62 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security37
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Install-script risk not yet assessed.Unverified
  • 2 of 46 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
Schema Quality & AI Usability78
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 37126 tokens (~117/item across 317 items; 317 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety99
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 45 of 47 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "transfer_filter_ownership" implies "transfer" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Partial
  • An AI judge read all 317 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the com.mcparmory/atlassian-jira MCP server?

com.mcparmory/atlassian-jira runs locally as a PyPI package, launched with uvx mcparmory-atlassian-jira. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mcparmory-atlassian-jira

# add to Claude Code
claude mcp add com-mcparmory-atlassian-jira -- uvx mcparmory-atlassian-jira
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mcparmory-atlassian-jira": {
      "command": "uvx",
      "args": [
        "mcparmory-atlassian-jira"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mcparmory-atlassian-jira": {
      "command": "uvx",
      "args": [
        "mcparmory-atlassian-jira"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-mcparmory-atlassian-jira -- uvx mcparmory-atlassian-jira
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mcparmory-atlassian-jira": {
      "type": "local",
      "command": [
        "uvx",
        "mcparmory-atlassian-jira"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-mcparmory-atlassian-jira --command uvx --arg mcparmory-atlassian-jira
# ~/.hermes/config.yaml
mcp_servers:
  com-mcparmory-atlassian-jira:
    command: "uvx"
    args: ["mcparmory-atlassian-jira"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mcparmory-atlassian-jira": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mcparmory-atlassian-jira"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-mcparmory-atlassian-jira -t stdio -c uvx -a mcparmory-atlassian-jira
// mcp.json
{
  "mcpServers": {
    "com-mcparmory-atlassian-jira": {
      "command": "uvx",
      "args": [
        "mcparmory-atlassian-jira"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 17 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 −14
    • Malware scan: pass → unverified security
  • 12 Sept 26 +15
    • Malware scan: unverified → pass security
  • 11 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 10 Sept 26 −15
    • Malware scan: pass → unverified security
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/mcparmory-atlassian-jira@1.0.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Dependencies 46 packages
Packages resolved 46
Stale 1
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 317 exposed · ~37,126 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
update_project_role ~118

Partially update a project role by modifying either its name or description. Note that only one field can be updated per request; if both are provided, only the name will be updated.

NameTypeReqDescription
descriptionstringThe new description for the project role. This field is optional for partial updates and will only be applied if the name is not provided in the same request.
idstringyesThe unique identifier of the project role to update. This is a 64-bit integer that can be obtained from the list of all project roles.

No output schema declared.

No examples provided.

update_project_role_full ~137

Fully update a project role by replacing its name and description. Both name and description are required for this operation.

NameTypeReqDescription
descriptionstringThe new description for the project role. This field is required when fully updating a project role.
idstringyesThe unique identifier of the project role to update. This is a numeric ID that can be retrieved from the list of all project roles.
namestringThe name of the project role. Must be unique. Cannot begin or end with whitespace. The maximum length is 255 characters. Required when creating a project role. Optional when partially updating a proj…

No output schema declared.

No examples provided.

update_related_work ~166

Updates an existing related work item for a version. Only generic link related works can be modified through this API; archived version-related works cannot be edited.

NameTypeReqDescription
categorystringyesThe classification type of the related work (e.g., generic link, release note).
idstringyesThe unique identifier of the version containing the related work to update.
relatedWorkIdstringThe id of the related work. For the native release note related work item, this will be null, and Rest API does not support updating it.
titlestringThe display name or title for the related work.
urlstringThe web address pointing to the related work resource. Required for all related work types except native release notes, which use null.

No output schema declared.

No examples provided.

update_remote_link ~236

Updates an existing remote issue link for a Jira issue. Unspecified fields in the request will be set to null. Requires issue linking to be enabled and appropriate project permissions.

NameTypeReqDescription
applicationobjectDetails of the remote application containing the linked item, such as Trello or Confluence.
globalIdstringA unique identifier for the remote item in its external system (maximum 255 characters). For example, in Confluence this might be formatted as 'appId=456&pageId=123'. Enables updating or deleting the…
issueIdOrKeystringyesThe issue identifier, either the numeric ID or the issue key (e.g., 'PROJ-123').
linkIdstringyesThe numeric ID of the remote issue link to update.
objectobjectyesDetails of the item being linked to, including its title, URL, and other relevant metadata from the remote system.
relationshipstringA description of the relationship between the issue and the linked item. If not provided, defaults to 'links to'.

No output schema declared.

No examples provided.

update_resolution ~88

Updates an existing issue resolution in Jira. Requires Administer Jira global permission to perform this action.

NameTypeReqDescription
descriptionstringThe description of the resolution. Limited to 255 characters maximum.
idstringyesThe unique identifier of the issue resolution to update.
namestringyesThe name of the resolution. Must be unique across all resolutions and limited to 60 characters maximum.

No output schema declared.

No examples provided.

update_team_planning_settings ~174

Modify planning configuration for an Atlassian team within a plan, including planning style, issue source, sprint length, and capacity settings. Uses JSON Patch format for updates.

NameTypeReqDescription
atlassianTeamIdstringyesThe unique identifier of the Atlassian team to update within the plan.
bodyobjectyesJSON Patch operations array specifying the updates to apply. Each operation must include 'op' (replace/add/remove), 'path' (e.g., /planningStyle, /sprintLength, /capacity, /issueSourceId), and 'value…
planIdstringyesThe unique identifier of the plan containing the team. Must be a positive integer.

No output schema declared.

No examples provided.

update_version ~263

Updates an existing project version with new metadata such as release dates, status, and driver assignment. Requires Administer Jira global permission or Administer Projects permission for the target project.

NameTypeReqDescription
archivedbooleanSet whether this version is archived. Archived versions are typically hidden from active workflows.
descriptionstringA text description of the version. Maximum length is 16,384 bytes.
driverstringThe Atlassian account ID of the person responsible for this version.
idstringyesThe unique identifier of the version to update.
moveUnfixedIssuesTostringThe URI of another version to automatically move all unfixed issues to when this version is released. Only applicable during updates, not creation.
projectIdstringThe ID of the project this version belongs to. Only used during version creation; ignored when updating.
releaseDatestringThe date when this version is released, specified in ISO 8601 format (yyyy-mm-dd).
releasedbooleanSet whether this version is released. Once released, subsequent release requests are ignored.
startDatestringThe date when work on this version begins, specified in ISO 8601 format (yyyy-mm-dd).

No output schema declared.

No examples provided.

update_worklog ~330

Updates an existing worklog entry for an issue. Requires time tracking to be enabled in Jira and appropriate permissions to edit the worklog.

NameTypeReqDescription
adjustEstimatestringHow to adjust the issue's remaining time estimate: 'new' sets a specific value, 'leave' keeps it unchanged, or 'auto' adjusts it based on the difference in time spent. Defaults to 'auto'.
commentA comment about the worklog in Atlassian Document Format. Optional for updates.
idstringyesThe unique identifier of the worklog entry to update.
issueIdOrKeystringyesThe issue identifier, either the numeric ID or the project key (e.g., PROJ-123).
newEstimatestringThe new remaining time estimate for the issue when adjustEstimate is set to 'new'. Specify as days (d), hours (h), or minutes (m). Required only when adjustEstimate is 'new'.
notifyUsersbooleanWhether to send email notifications to users watching the issue. Defaults to true.
overrideEditableFlagbooleanWhether to allow updating the worklog even if the issue is not editable (e.g., closed). Only available to Connect and Forge app users with Administer Jira permission. Defaults to false.
startedstringThe date and time when the worklog effort started, in ISO 8601 format. Optional when updating an existing worklog.
visibilityobjectVisibility restrictions for the worklog, such as limiting access to specific groups or roles. Optional for updates.

No output schema declared.

No examples provided.

upload_avatar ~219

Upload a custom avatar image for a project, issue type, or priority. The image is automatically cropped to a square and resized into multiple formats (16x16, 24x24, 32x32, 48x48 pixels). Requires Administer Jira global permission.

NameTypeReqDescription
entityIdstringyesThe unique identifier of the entity (project, issue type, or priority) that will use this avatar.
sizestringyesThe width and height (in pixels) of the square crop region. The cropped area is extracted from the uploaded image starting at the specified X and Y coordinates.
typestringyesThe category of entity receiving the avatar. Must be one of: project, issuetype, or priority.
xstringThe X coordinate (in pixels) of the top-left corner of the crop region. Defaults to 0 if not specified.
ystringThe Y coordinate (in pixels) of the top-left corner of the crop region. Defaults to 0 if not specified.

No output schema declared.

No examples provided.

upload_issue_type_avatar ~169

Upload and set a custom avatar image for an issue type. The image is automatically cropped to a square and resized into multiple formats (16x16, 24x24, 32x32, 48x48 pixels). Requires Administer Jira global permission.

NameTypeReqDescription
idstringyesThe unique identifier of the issue type to which the avatar will be assigned.
sizestringyesThe width and height in pixels of the square crop region. This determines the size of the cropped area before resizing.
xstringThe horizontal pixel position of the top-left corner of the crop region. Defaults to 0 if not specified.
ystringThe vertical pixel position of the top-left corner of the crop region. Defaults to 0 if not specified.

No output schema declared.

No examples provided.

upload_project_avatar ~183

Upload and process an image file as a project avatar. The image is automatically cropped to a square and resized into multiple formats (16x16, 24x24, 32x32, 48x48). Requires the Administer projects permission.

NameTypeReqDescription
projectIdOrKeystringyesThe project identifier, either the numeric project ID or the case-sensitive project key.
sizestringThe side length (in pixels) of the square crop region. Defaults to 0, which uses the smaller of the image's height or width.
xstringThe X coordinate (in pixels) of the top-left corner of the crop region. Defaults to 0 if not specified.
ystringThe Y coordinate (in pixels) of the top-left corner of the crop region. Defaults to 0 if not specified.

No output schema declared.

No examples provided.

validate_jql_queries ~119

Validates and parses JQL (Jira Query Language) queries to check syntax and structure. Returns parsed query details based on the specified validation mode.

NameTypeReqDescription
queriesarrayyesOne or more JQL query strings to parse and validate. Each query is processed independently.
validationstringyesValidation mode that determines how strictly to validate queries and what to return on errors. Use 'strict' to reject malformed queries entirely, 'warn' to return structure even if errors exist, or '…

No output schema declared.

No examples provided.

validate_project_key ~44

Validates a project key to ensure it is a properly formatted string and is not already in use by another project. Use this to verify key availability before creating a new project.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

validate_project_key_generate ~36

Validates a project key and generates a valid random alternative if the provided key is invalid or already in use. No authentication required.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

validate_project_name ~70

Validates whether a project name is available. Returns the provided name if unused, attempts to generate an alternative name by appending a sequence number if the name is taken, or returns an error if no valid alternative can be generated.

NameTypeReqDescription
namestringyesThe desired project name to validate for availability.

No output schema declared.

No examples provided.

vote_issue ~73

Register the user's vote on an issue. This action is equivalent to clicking the Vote button in Jira and requires voting to be enabled in Jira's general configuration.

NameTypeReqDescription
issueIdOrKeystringyesThe issue identifier, either the numeric ID or the project key followed by issue number (e.g., PROJ-123).

No output schema declared.

No examples provided.

watch_issues ~93

Add up to 1,000 issues to your watch list in a single bulk operation. Watched issues will appear in your notifications and dashboards.

NameTypeReqDescription
selectedIssueIdsOrKeysarrayyesList of issue IDs or keys to watch, supporting up to 1,000 items per request. Issues can be from different projects and types. Provide either numeric IDs or string keys (e.g., PROJ-123).

No output schema declared.

No examples provided.

Common questions

What is the com.mcparmory/atlassian-jira MCP server?

com.mcparmory/atlassian-jira is an MCP server listed in the public MCP registry as com.mcparmory/atlassian-jira. Create, search, and manage issues, projects, and team workflows. This page covers its PyPI package (mcparmory-atlassian-jira).

Is the com.mcparmory/atlassian-jira MCP server safe to use?

com.mcparmory/atlassian-jira scores 62 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.mcparmory/atlassian-jira MCP server expose?

com.mcparmory/atlassian-jira exposes 317 tools: update_custom_field_values, update_custom_field_value, download_attachment, get_attachment_thumbnail, get_attachment, and 312 more. Their descriptions and schemas cost roughly 37,126 tokens of context every time the server is loaded.

Is the com.mcparmory/atlassian-jira MCP server still maintained?

com.mcparmory/atlassian-jira is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.