Skip to content
Back to search
30
MCP

jira-admin-mcp

pypi/jira-admin-mcp

A Model Context Protocol (MCP) server giving AI assistants 78 tools to administer a Jira Cloud site: issues, users, groups, projects, permissions, custom fields, workflows, screens, filters, and bulk operations.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

atlassian-jira-mcp-server
Jira MCP (Model Context Protocol) server built with FastMCP for Jira Cloud API v3
0 tools
gustavorbiscend/jd-mcp
MCP server for Jira — AI assistants manage Jira issues with human-in-the-loop approval
0 tools
jira-rest-mcp-server
MCP server for Jira integration - manage issues, projects, and workflows from Claude, Cursor, Windsurf, and other AI assistants
0 tools
jira-aie-mcp
MCP server for the AI Engineering Jira project — rich ADF issue creation and working-day gantt scheduling.
0 tools
jira-service-desk-mcp
MCP server for Jira Service Management — connect Claude Code, Claude Desktop, Cursor and other AI assistants to JSM
0 tools
Jira Cloud
MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jira-admin-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}