Skip to main content
Developer ToolsTypeScript

aashari/mcp-server-atlassian-confluence

Atlassian Confluence Cloud integration. Enables AI systems to interact with Confluence spaces, pages, and content with automatic ADF to Markdown conversion.

developer-toolscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/aashari/mcp-server-atlassian-confluence

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-server-atlassian-confluence": {
      "command": "npx",
      "args": [
        "-y",
        "aashari/mcp-server-atlassian-confluence"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
aashari