servers / acli-mcp-server
acli-mcp-server
communityunknownpythonread onlyhealthy
MCP server that wraps the Atlassian CLI (acli) into generic tools
01Tools · 2
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| 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.
| read | false | unknown |
| 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).
| read | false | unknown |
02Install & source
uvx acli-mcp-server
uvxpip install acli-mcp-server
pip05Provenance & freshness
sourcesPyPI [p4]
last_checked2026-07-27 08:17Z
next_check2026-08-18 08:44Z
cadenceevery 48h
verifiedhandshake:failed metadata:passed metadata:passed handshake:failed metadata:passed metadata:passed metadata:passed metadata:passed handshake:failed metadata:passed
index_statusindex — 5 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/acli-mcp-server)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →