← Back to search Server uses filesystem capabilities via: os Server uses shell capabilities via: subprocess Server uses env_vars capabilities via: os.environ, os.getenv()
io.github.xcollantes/jira-mcp
Feature-rich MCP for controlling Jira through LLM clients. Safe for corporate environments.
C
69.3 / 100
Versions
0.2.2latestfirst seen Jun 5, 2026
Tools 12
remove_from_sprint_tool annotations: none low
Remove a Jira ticket from its current sprint.
ticket_key string
list_tickets_tool annotations: none low
Search and list Jira tickets with filters.
jql string limit string status string project string order_by string unassigned string assigned_to_me string order_direction string created_recently string updated_recently string
get_ticket_tool annotations: none low
Get detailed information about a specific Jira ticket.
comments string ticket_key string
create_ticket_tool annotations: none low
Create a new Jira ticket.
labels string project string summary string assignee string priority string components string issue_type string description string
move_ticket_tool annotations: none low
Move a Jira ticket to a different status.
status string ticket_key string
add_comment_tool annotations: none low
Add a comment to a Jira ticket.
comment string ticket_key string
assign_to_me_tool annotations: none low
Assign a Jira ticket to the current user.
ticket_key string
open_ticket_in_browser_tool annotations: none low
Open a Jira ticket in the default web browser.
ticket_key string
update_ticket_description_tool annotations: none low
Update the description of a Jira ticket.
ticket_key string description string
list_sprints_tool annotations: none low
List sprints from a Jira board.
limit string state string board_id string
add_to_sprint_tool annotations: none low
Add a Jira ticket to a sprint.
sprint_id string ticket_key string
edit_ticket_tool annotations: none low
Edit fields on a Jira ticket.
labels string parent string summary string assignee string priority string add_labels string components string ticket_key string fix_versions string custom_fields string remove_labels string
Permissions 3
filesystem low shell high env_vars low Scan Findings 37
low
Tool 'list_tickets_tool' has no annotations
low
Tool 'get_ticket_tool' has no annotations
low
Tool 'create_ticket_tool' has no annotations
low
Tool 'move_ticket_tool' has no annotations
low
Tool 'add_comment_tool' has no annotations
low
Tool 'assign_to_me_tool' has no annotations
low
Tool 'open_ticket_in_browser_tool' has no annotations
low
Tool 'update_ticket_description_tool' has no annotations
low
Tool 'list_sprints_tool' has no annotations
low
Tool 'add_to_sprint_tool' has no annotations
low
Tool 'remove_from_sprint_tool' has no annotations
low
Tool 'edit_ticket_tool' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: pydantic@2.0.0 (GHSA-mr82-8j83-vxmv)
medium
Vulnerable dependency: pydantic@2.0.0 (PYSEC-2026-1812)
medium
Vulnerable dependency: python-dotenv@1.0.0 (GHSA-mf9w-mj56-hr94)
medium
Vulnerable dependency: python-dotenv@1.0.0 (PYSEC-2026-2270)
info
pyproject.toml metadata
info
Tool: list_tickets_tool
info
Tool: get_ticket_tool
info
Tool: create_ticket_tool
info
Tool: move_ticket_tool
info
Tool: add_comment_tool
info
Tool: assign_to_me_tool
info
Tool: open_ticket_in_browser_tool
info
Tool: update_ticket_description_tool
info
Tool: list_sprints_tool
info
Tool: add_to_sprint_tool
info
Tool: remove_from_sprint_tool
info
Tool: edit_ticket_tool
info
Required env vars (3)
info
Sandbox failed to start for output poisoning scan
low
Permission: filesystem access detected
high
Permission: shell access detected
low
Permission: env_vars access detected
info
No dependency files found for SBOM generation
medium
No build provenance detected (SLSA L0)