Jira CLI as an MCP
Jira CLI as an MCP. Exposed over MCP by the jira mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.
A Model Context Protocol (MCP) server that wraps the Jira CLI tool, exposing Jira commands through MCP resources, tools, and prompts for AI assistant integration.
Everything the assistant can do here goes through one of these:
create_issue — Create a new Jira issueedit_issue — Edit an existing Jira issueassign_issue — Assign issue to a usermove_issue — Move/transition issue to new statusadd_comment — Add comment to issuesearch_issues_tool — Search issues with flexible criteriaclone_issue — Clone an existing issuelink_issues — Link two issuescreate_epic — Create a new epicadd_to_sprint — Add issues to sprintYou will need 2 environment variables: JIRA_PROJECT, JIRA_CONFIG_FILE. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Among the planning and project tracking options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Jira's toolset — create_issue, edit_issue, assign_issue and 7 more — is a fair guide to whether it matches your workflow.
This entry was verified against Jira's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| create_issue | Create a new Jira issue |
| edit_issue | Edit an existing Jira issue |
| assign_issue | Assign issue to a user |
| move_issue | Move/transition issue to new status |
| add_comment | Add comment to issue |
| search_issues_tool | Search issues with flexible criteria |
| clone_issue | Clone an existing issue |
| link_issues | Link two issues |
| create_epic | Create a new epic |
| add_to_sprint | Add issues to sprint |
| Variable | Description | Required |
|---|---|---|
| JIRA_PROJECT | Configuration value read at startup. | Optional |
| JIRA_CONFIG_FILE | Configuration value read at startup. | Optional |
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.