Skip to content
Back to search
30
MCP

@iflow-mcp/mcp-server-atlassian-confluence

npm/@iflow-mcp/mcp-server-atlassian-confluence

Node.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems (LLMs) to list/get spaces & pages (content formatted as Markdown) and search via CQL. Connects AI seamlessly to Confluence knowledge bases using the standard MCP in

Uptime
0.0%
1 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-server-atlassian-confluence": {
      "url": "None",
      "transport": "http"
    }
  }
}