DirectoryServer Atlassian Confluence
api

Server Atlassian Confluence

by aashari

48
Health
fair
45
Popularity

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.

50stars
21forks
TypeScript
Updated March 11, 2026
#ai#ai-connector#ai-integration#anthropic#atlassian#claude#cli#confluence#external-tools#knowledge-base#llm#mcp#mcp-server#model-context-protocol#server#typescript#wiki

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx mcp-server-atlassian-confluence

Maintenance Healthfair

Freshness25/40
Issue response15/30
Org backing5/20
Longevity3/10
Updated this quarter
Solo project

Server Info

Categoryapi
LanguageTypeScript
LicenseN/A
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory