Confluence MCP Server

Stablecommunication
280 starsPythoncommunity
GitHub
About

Overview

The Confluence MCP Server enables AI agents to interact with Atlassian Confluence for knowledge management. It provides tools for reading page content, creating and updating pages, searching across spaces, managing attachments, and navigating the page hierarchy.
Capabilities

Tools & Capabilities

get_page

Get the content of a Confluence page

create_page

Create a new Confluence page

update_page

Update an existing page

search

Search across Confluence using CQL

list_spaces

List all Confluence spaces

Setup

Installation

bash
Install
pip install mcp-atlassian
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "confluence": {
      "command": "python",
      "args": ["-m", "mcp_atlassian", "--confluence"],
      "env": {
        "CONFLUENCE_URL": "https://your-org.atlassian.net/wiki",
        "CONFLUENCE_EMAIL": "[email protected]",
        "CONFLUENCE_API_TOKEN": "your-api-token"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguagePython
StatusStable
Stars 280
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.