A Model Context Protocol server for interacting with Jira Cloud instances, providing issue management, JQL search, and project/board operations.
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Mature repo (>1y old)
- ✓Documented (README)
- !No standard license detected
claude mcp add jira-cloud -- npx -y @aaronsb/jira-cloud-mcp{
"mcpServers": {
"jira-cloud": {
"command": "npx",
"args": ["-y", "@aaronsb/jira-cloud-mcp"],
"env": {
"JIRA_API_TOKEN": "<jira_api_token>",
"JIRA_HOST": "<jira_host>"
}
}
}
}JIRA_API_TOKENJIRA_HOSTMCP Servers overview
# Jira Cloud MCP Server
A Model Context Protocol server for interacting with Jira Cloud instances.
## Install
### Claude Desktop (one-click)
Download [`jira-cloud-mcp.mcpb`](https://github.com/aaronsb/jira-cloud/releases/latest) and open it — Claude Desktop will prompt for your Jira credentials.
### Claude Code
```bash
claude mcp add jira-cloud -e JIRA_API_TOKEN=your-token -e JIRA_EMAIL=your-email -e JIRA_HOST=https://your-team.atlassian.net -- npx -y @aaronsb/jira-cloud-mcp
```
### Manual (any MCP client)
```json
{
"mcpServers": {
"jira-cloud": {
"command": "npx",
"args": ["-y", "@aaronsb/jira-cloud-mcp"],
"env": {
"JIRA_API_TOKEN": "your-api-token",
"JIRA_EMAIL": "your-email",
"JIRA_HOST": "https://your-team.atlassian.net"
}
}
}
}
```
### Credentials
Generate an API token at [Atlassian Account Settings](https://id.atlassian.com/manage/api-tokens).
## Tools
| Tool | Description |
|------|-------------|
| `manage_jira_issue` | Get, create, update, delete, move, transition, comment on, link, or traverse hierarchy of issues |
| `manage_jira_filter` | Search for issues using JQL queries, or manage saved filters |
| `manage_jira_project` | List projects or get project configuration and metadata |
| `manage_jira_board` | List boards or get board details and configuration |
| `manage_jira_sprint` | Manage sprints: create, start, close, and assign issues to sprints |
| `queue_jira_operations` | Batch multiple operations with result references (`$0.key`) and error strategies |
| `analyze_jira_issues` | Compute metrics, exact counts, and data cube analysis over issues selected by JQL |
Each tool accepts an `operation` parameter (except `queue_jira_operations` which takes an `operations` array, and `analyze_jira_issues` which takes `jql` + `metrics`). Per-tool documentation is available as MCP resources at `jira://tools/{tool_name}/documentation`.
See [docs/tools.md](docs/tools.md) for detailed tool descriptions, workspace patterns, and design principles.
## MCP Resources
| Resource | Description |
|----------|-------------|
| `jira://instance/summary` | Instance-level statistics |
| `jira://projects/distribution` | Project distribution overview |
| `jira://projects/{key}/overview` | Project overview with status counts |
| `jira://boards/{id}/overview` | Board overview with sprint info |
| `jira://issue-link-types` | Available issue link types |
| `jira://custom-fields` | Custom field catalog (auto-discovered at startup) |
| `jira://custom-fields/{project}/{issueType}` | Context-specific custom fields |
| `jira://analysis/recipes` | Analysis query patterns and compute DSL reference |
| `jira://tools/{name}/documentation` | Per-tool documentation |
## License
[MIT License](LICENSE)
What people ask about jira-cloud
What is aaronsb/jira-cloud?
+
aaronsb/jira-cloud is mcp servers for the Claude AI ecosystem. A Model Context Protocol server for interacting with Jira Cloud instances, providing issue management, JQL search, and project/board operations. It has 4 GitHub stars and its last recorded update is dated 2026-09-22.
How do I install jira-cloud?
+
You can install jira-cloud by cloning the repository (https://github.com/aaronsb/jira-cloud) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is aaronsb/jira-cloud safe to use?
+
Our security agent has analyzed aaronsb/jira-cloud and assigned a Trust Score of 67/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains aaronsb/jira-cloud?
+
aaronsb/jira-cloud is maintained by aaronsb. The last recorded GitHub activity is dated 2026-09-22, with 6 open issues.
Are there alternatives to jira-cloud?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy jira-cloud to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/aaronsb-jira-cloud)<a href="https://claudewave.com/repo/aaronsb-jira-cloud"><img src="https://claudewave.com/api/badge/aaronsb-jira-cloud" alt="Featured on ClaudeWave: aaronsb/jira-cloud" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and tricks: https://x.com/Scrapling_dev
The fastest path to AI-powered full stack observability, even for lean teams.