Jira Admin MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from pypi. Last commit 23 Jun 2026.
78 tools to administer Jira Cloud: issues, fields, workflows, permissions, projects, bulk ops.
Today is the operative word: we check Jira Admin MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
JIRA_BASE_URL (Jira Cloud base URL, e.g. https://your-company.atlassian.net), JIRA_EMAIL (Atlassian account email that owns the API token), JIRA_API_TOKEN (Atlassian API token (id.atlassian.com/manage-profile/security/api-tokens)), JIRA_DRY_RUN (When true, simulate all write operations instead of executing them).
The author declared them in the registry entry; get the values from the project itself.
Track issues, manage projects, and streamline workflows in Jira.
Create, search, and manage issues, projects, and team workflows
Manage tasks, projects, roadmaps, files, meetings, and team workflows with AI tools.
MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields
MCP server connecting Jira (Cloud + Server) with GitHub/GitLab. Branches, issues, PRs, flows.
MCP server for Jira Cloud — issues, search, comments, attachments, transitions.
MCP server for Jira — search, create, update, transition issues, manage projects, boards, and spr...
Aztra workspace: projects, issues, sprints, goals, wiki and time tracking.
Answers built from our own checks of this server.