DirectoryServer Atlassian Confluence
api

Server Atlassian Confluence

by aashari

28
Health
stale
30
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.

52stars
21forks
TypeScript
Updated May 10, 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 Healthstale

Freshness15/40
Issue response3/30
Org backing5/20
Longevity5/10
Updated this year
Most issues unresolved
Solo project

Server Info

Categoryapi
LanguageTypeScript
LicenseN/A
StatusACTIVE
Free tier available

Get Your API Key

Claude API — the AI that powers most MCP use cases. Free tier available.

Get Claude API Key

Submit Your Server

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

List Your Server Free
Back to Directory