MCP server for Jira β search, create, update, transition issues, manage projects, boards, and spr...
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server for Jira β connect any MCP-compatible client to your Jira projects, issues, sprints, and boards.
An MCP (Model Context Protocol) server that gives AI assistants and agents full access to your Jira instance β search issues with JQL, create and update tickets, manage sprints and boards, transition issues through workflows, and link related work β all through natural language.
Use it with Claude Desktop, Cursor, Windsurf, Cline, Continue, or any MCP-compatible client to manage your projects without leaving the chat.
*.atlassian.net instanceAdd to your claude_desktop_config.json:
Add to your MCP configuration:
| Variable | Required | Description |
|---|---|---|
JIRA_HOST | Yes | Your Jira hostname (e.g. your-domain.atlassian.net) |
JIRA_API_TOKEN | Yes | Jira API token or Personal Access Token |
JIRA_EMAIL | Cond. | Your Jira email (required for Basic auth) |
JIRA_AUTH_TYPE | No | basic (default) or bearer (for PAT) |
JIRA_API_VERSION | No | REST API version (default: 3) |
JIRA_EMAIL| Tool | Description |
|---|---|
jira_search | Search issues with JQL |
jira_get_issue | Get full issue details |
jira_create_issue | Create a new issue |
jira_update_issue | Update issue fields |
jira_transition_issue | Transition issue to new status |
jira_add_comment | Add a comment to an issue |
jira_delete_issue | Delete an issue (permanent) |
jira_list_projects | List accessible projects |
jira_get_project | Get project details |
jira_get_issue_types | List issue types for a project |
jira_link_issues | Create a link between two issues |
jira_get_boards | List Jira Software boards |
jira_get_sprints | List sprints for a board |
jira_get_backlog | Get board backlog items |
jira_search with JQLjira_get_sprints + jira_get_backlogjira_create_issuejira_transition_issuejira_list_projects| Resource | Tools |
|---|---|
| Issues | jira_search, jira_get_issue, jira_create_issue, jira_update_issue, jira_transition_issue, jira_delete_issue |
| Comments | jira_add_comment |
| Projects | jira_list_projects, jira_get_project |
| Issue Types | jira_get_issue_types |
| Links | jira_link_issues |
| Boards | jira_get_boards |
| Sprints | jira_get_sprints |
| Backlog | jira_get_backlog |
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/jira-mcp-server)<a href="https://allmcps.com/mcp/jira-mcp-server"><img src="https://allmcps.com/api/badge/jira-mcp-server?style=directory" alt="Jira MCP Server on AllMCPs" /></a>