Atlassian Dc MCP Jira
Rank #2,834io.github.b1ff/atlassian-dc-mcp-jira
MCP server for Atlassian Jira Data Center - search, view, and create issues
Atlassian Dc MCP Jira is a Model Context Protocol (MCP) server published by b1ff. It ranks #2,834 of 115,460 servers tracked on MCP Toplist, and its repository has 93 GitHub stars. Atlassian Dc MCP Jira is listed on Official MCP, with 29 tracked versions. It was first listed on Sep 13, 2025 and most recently updated on Aug 30, 2026.
Ranks ahead of 112,626 of 115,460 servers on MCP Toplist.
Use Atlassian Dc MCP Jira
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add atlassian-dc-mcp-jira -e "ATLASSIAN_DC_MCP_CONFIG_FILE=<your ATLASSIAN_DC_MCP_CONFIG_FILE>" -e "JIRA_HOST=<your JIRA_HOST>" -e "JIRA_API_BASE_PATH=<your JIRA_API_BASE_PATH>" -e "JIRA_API_TOKEN=<your JIRA_API_TOKEN>" -- npx -y @atlassian-dc-mcp/jiraReplace each placeholder with your own value before saving.
[mcp_servers.atlassian-dc-mcp-jira]
command = "npx"
args = ["-y", "@atlassian-dc-mcp/jira"]
[mcp_servers.atlassian-dc-mcp-jira.env]
ATLASSIAN_DC_MCP_CONFIG_FILE = "<your ATLASSIAN_DC_MCP_CONFIG_FILE>"
JIRA_HOST = "<your JIRA_HOST>"
JIRA_API_BASE_PATH = "<your JIRA_API_BASE_PATH>"
JIRA_API_TOKEN = "<your JIRA_API_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"atlassian-dc-mcp-jira": {
"command": "npx",
"args": [
"-y",
"@atlassian-dc-mcp/jira"
],
"env": {
"ATLASSIAN_DC_MCP_CONFIG_FILE": "<your ATLASSIAN_DC_MCP_CONFIG_FILE>",
"JIRA_HOST": "<your JIRA_HOST>",
"JIRA_API_BASE_PATH": "<your JIRA_API_BASE_PATH>",
"JIRA_API_TOKEN": "<your JIRA_API_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"atlassian-dc-mcp-jira": {
"command": "npx",
"args": [
"-y",
"@atlassian-dc-mcp/jira"
],
"env": {
"ATLASSIAN_DC_MCP_CONFIG_FILE": "<your ATLASSIAN_DC_MCP_CONFIG_FILE>",
"JIRA_HOST": "<your JIRA_HOST>",
"JIRA_API_BASE_PATH": "<your JIRA_API_BASE_PATH>",
"JIRA_API_TOKEN": "<your JIRA_API_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"atlassian-dc-mcp-jira": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@atlassian-dc-mcp/jira"
],
"env": {
"ATLASSIAN_DC_MCP_CONFIG_FILE": "<your ATLASSIAN_DC_MCP_CONFIG_FILE>",
"JIRA_HOST": "<your JIRA_HOST>",
"JIRA_API_BASE_PATH": "<your JIRA_API_BASE_PATH>",
"JIRA_API_TOKEN": "<your JIRA_API_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"atlassian-dc-mcp-jira": {
"command": "npx",
"args": [
"-y",
"@atlassian-dc-mcp/jira"
],
"env": {
"ATLASSIAN_DC_MCP_CONFIG_FILE": "<your ATLASSIAN_DC_MCP_CONFIG_FILE>",
"JIRA_HOST": "<your JIRA_HOST>",
"JIRA_API_BASE_PATH": "<your JIRA_API_BASE_PATH>",
"JIRA_API_TOKEN": "<your JIRA_API_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"atlassian-dc-mcp-jira": {
"command": "npx",
"args": [
"-y",
"@atlassian-dc-mcp/jira"
],
"env": {
"ATLASSIAN_DC_MCP_CONFIG_FILE": "<your ATLASSIAN_DC_MCP_CONFIG_FILE>",
"JIRA_HOST": "<your JIRA_HOST>",
"JIRA_API_BASE_PATH": "<your JIRA_API_BASE_PATH>",
"JIRA_API_TOKEN": "<your JIRA_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.b1ff%2Fatlassian-dc-mcp-jira)<a href="https://mcptoplist.com/server/io.github.b1ff%2Fatlassian-dc-mcp-jira"><img src="https://mcptoplist.com/badge/io.github.b1ff%2Fatlassian-dc-mcp-jira.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
b1ff
Available versions (29)
| Version | Published |
|---|---|
| 0.33.0 | Aug 30, 2026 |
| 0.30.0 | Aug 30, 2026 |
| 0.29.0 | Jul 26, 2026 |
| 0.19.0 | Apr 27, 2026 |
| 0.18.0 | Apr 24, 2026 |
| 0.17.1 | Apr 23, 2026 |
| 0.17.0 | Apr 23, 2026 |
| 0.16.0 | Apr 14, 2026 |
| 0.15.0 | Apr 7, 2026 |
| 0.14.3 | Apr 2, 2026 |
| 0.14.2 | Apr 2, 2026 |
| 0.14.1 | Apr 1, 2026 |
| 0.14.0 | Mar 23, 2026 |
| 0.13.0 | Mar 21, 2026 |
| 0.12.2 | Mar 21, 2026 |
| 0.12.1 | Mar 21, 2026 |
| 0.12.0 | Mar 18, 2026 |
| 0.11.2 | Mar 12, 2026 |
| 0.11.1 | Mar 12, 2026 |
| 0.11.0 | Mar 9, 2026 |
| 0.10.2 | Mar 9, 2026 |
| 0.10.1 | Mar 9, 2026 |
| 0.10.0 | Jan 31, 2026 |
| 0.9.12 | Jan 3, 2026 |
| 0.9.9 | Sep 13, 2025 |
| 0.9.8 | Sep 13, 2025 |
| 0.9.7 | Sep 13, 2025 |
| 0.9.0 | Sep 13, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Atlassian Dc MCP Jira?
- Atlassian Dc MCP Jira is maintained by b1ff, which publishes 8 MCP servers (87 total versions) tracked on MCP Toplist.
- Is Atlassian Dc MCP Jira listed on the Official MCP Registry?
- Yes — Atlassian Dc MCP Jira is listed on the Official MCP Registry.
- How many versions does Atlassian Dc MCP Jira have?
- MCP Toplist tracks 29 versions of Atlassian Dc MCP Jira, most recently published on Aug 30, 2026.
- Where can I find the source code for Atlassian Dc MCP Jira?
- The source code for Atlassian Dc MCP Jira is hosted at github.com/b1ff/atlassian-dc-mcp.