Back to search
30
MCP

mcp-jira-scoped

npm/mcp-jira-scoped

MCP server for Atlassian Jira with scoped API tokens — the only MCP server that supports Atlassian's modern scoped authentication

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

Similar MCP servers embedding-nearest

io.github.deepwired/mcp-jira-scoped
Jira MCP server with scoped API tokens via api.atlassian.com gateway
0 tools
atlassian-jira-mcp
MCP server for Jira with dual auth (Cloud + Data Center), full CRUD, JQL search, workflows, and more
0 tools
atlassian-mcp-server
MCP server for Atlassian Cloud (Confluence & Jira) with seamless OAuth 2.0 authentication
0 tools
atlassian-jira-mcp-server
Jira MCP (Model Context Protocol) server built with FastMCP for Jira Cloud API v3
0 tools
io.github.b1ff/atlassian-dc-mcp-jira
MCP server for Atlassian Jira Data Center - search, view, and create issues
0 tools
@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)
0 tools

How to use

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

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