Jira Admin MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from pypi. Last commit 23 Jun 2026.
78 tools to administer Jira Cloud: issues, fields, workflows, permissions, projects, bulk ops.
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 jira-admin-mcp -- uvx jira-admin-mcp
{
"mcpServers": {
"jira-admin-mcp": {
"args": [
"jira-admin-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.jira-admin-mcp]
command = "uvx"
args = ["jira-admin-mcp"]
{
"mcpServers": {
"jira-admin-mcp": {
"args": [
"jira-admin-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"jira-admin-mcp": {
"args": [
"jira-admin-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.