servers / acli-mcp-server

acli-mcp-server

communityunknownpythonwrite capablehealthy

MCP server that wraps the Atlassian CLI (acli) into generic tools

49
/ 100

01Tools · 2
ToolRiskSide effectsApproval
call_acli
Execute an Atlassian CLI (acli) command. The command must start with 'acli' and follow acli syntax. The --site flag is usually not needed — acli infers it from your auth session. Examples: - acli jira project list --limit 50 - acli jira workitem search --jql "project = PROJ" --limit 20 - acli jira workitem create --project PROJ --type Task --summary "Title" - acli jira workitem view PROJ-123 - acli jira workitem transition --key PROJ-123 --status "Done" - acli jira board search - acli jira sprint list-workitems --sprint 1 --board 6 - acli confluence space list - acli confluence page view --id 123456 Args: cli_command: The full acli command to execute. timeout: Max seconds to wait for the command (default 60).
writetrueunknown
suggest_acli_commands
Suggest acli commands based on a natural language description. Useful when you're unsure about the exact acli command syntax. Args: query: Natural language description of what you want to do.
readfalseunknown

02Install & source
uvx acli-mcp-server
uvx
pip install acli-mcp-server
pip

04Trust reasoning
  • 0
    Community server
    official_status
  • -3
    No clear license
    license
  • -3
    Exposes write tools
    tool_risk
  • +10
    MCP handshake verified
    verification
  • +5
    tools/list verified
    verification

05Provenance & freshness
sourcesPyPI [p4]
last_checked2026-06-30 20:56Z
next_check2026-07-01 07:30Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed metadata:passed
index_statusindex5 unique facts >= 5

06Badge

Show your MCPExplorer trust badge in your README. acli-mcp-server on MCPExplorer

[![MCPExplorer](https://mcpexplorer.com/badge/acli-mcp-server.svg)](https://mcpexplorer.com/servers/acli-mcp-server)

Next step

Generate a runtime config, or package this server into a governed Loadout with approvals and policies before your agent uses it.

Use in a Loadout
acli-mcp-server — MCPExplorer