Skip to content
Back to search
30
MCP

@john8844/jira-mcp-server

npm/@john8844/jira-mcp-server

Node.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracki

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

Similar MCP servers embedding-nearest

@mseep/mcp-server-atlassian-jira
Node.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID)
0 tools
@aashari/mcp-server-atlassian-jira
Node.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID)
0 tools
ff-mcp-jira
Reliable Jira MCP server (Server/DC & Atlassian Cloud), no Node.js — runs on Python via uv. 37 tools: issues, labels, transitions, comments,
0 tools
dev5234/jira-mcp-server
Jira MCP Server - AI assistant integration for Atlassian Jira
0 tools
io.github.b1ff/atlassian-dc-mcp-jira
MCP server for Atlassian Jira Data Center - search, view, and create issues
0 tools
io.github.mrrefactoring/atlassian-dc-mcp-jira
MCP server for Atlassian Jira Data Center - search, view, and create issues
0 tools

How to use

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

{
  "mcpServers": {
    "@john8844/jira-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}