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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@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
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
@mseep/mcp-server-atlassian-bitbucket
Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull request
0 tools
atlassian-mcp
MCP server for Jira & Confluence — 53 tools for issue management, sprint planning, board management, and Confluence page management
0 tools
mcp-server-atlassian-bitbucket
Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull request
0 tools

How to use

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

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