Atlassian Jira runs on your own machine — the client starts it, so there is no endpoint to ping. 86 installs a week from pypi. Last commit 12 May 2026.
Create, search, and manage issues, projects, and team workflows
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add atlassian-jira -- uvx mcparmory-atlassian-jira
{
"mcpServers": {
"atlassian-jira": {
"args": [
"mcparmory-atlassian-jira"
],
"command": "uvx"
}
}
}
[mcp_servers.atlassian-jira]
command = "uvx"
args = ["mcparmory-atlassian-jira"]
{
"mcpServers": {
"atlassian-jira": {
"args": [
"mcparmory-atlassian-jira"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"atlassian-jira": {
"args": [
"mcparmory-atlassian-jira"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.