Loading languages...
@A

@aashari/mcp-server-atlassian-confluence

@aashari23

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 interface.

Confluence
Atlassian
Knowledge Base
Documentation

# mcpServer Config

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

# stdio

npx -y @aashari/mcp-server-atlassian-confluence

# sseURL

http://localhost:3000/mcp
Transport:
stdio
sse
語言:
TypeScript
創建時間:3/23/2025
更新時間:7/17/2025