Skip to content
Back to search
30
MCP

iflow-mcp_mcp-atlassian

pypi/iflow-mcp_mcp-atlassian

The Model Context Protocol (MCP) Atlassian integration is an open-source implementation that bridges Atlassian products (Jira and Confluence) with AI language models following Anthropic's MCP specification. This project enables secure, contextual AI interactions with Atlassian tools while maintaining data privacy and security. Key features include:

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

How to use

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

{
  "mcpServers": {
    "iflow-mcp_mcp-atlassian": {
      "url": "None",
      "transport": "http"
    }
  }
}