Skip to main content
Glama

Confluence MCP Server

MCP Server

A server application for integrating with Atlassian Confluence using Python.

Features

  • Connects to Atlassian Confluence API
  • Custom endpoints for MCP functionality

Setup

  1. Clone the repository:
    git clone https://github.com/LakshmiGayathri19/MCP.git cd MCP
  2. Install dependencies:
    pip install -r requirements.txt
  3. Configure your environment variables (do not hardcode secrets in your code):
    ATLASSIAN_API_TOKEN=your_token_here

Usage

  1. Install Ollama (if not done)

Download Ollama and install it.

Pull a model (e.g., tinyllama)

ollama pull tinyllama

Run the server in one terminal tab:

python server.py

Run the client in another terminal tab:

python client.py

Security

Do not commit secrets or API tokens to the repository.
If you accidentally commit a secret, remove it from your code and git history.
See GitHub’s guide for help.

License

MIT

-
security - not tested
F
license - not found
-
quality - not tested

A server application that integrates with Atlassian Confluence API, providing custom endpoints for MCP functionality to interact with Confluence content.

  1. Features
    1. Setup
      1. Usage
        1. Security
          1. License

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              Model Context Protocol (MCP) server for Atlassian Cloud products (Confluence and Jira). This integration is designed specifically for Atlassian Cloud instances and does not support Atlassian Server or Data Center deployments.
              Last updated -
              27
              2,204
              Python
              MIT License
              • Apple
            • -
              security
              F
              license
              -
              quality
              An MCP server that enables AI agents to interact with Atlassian products (Confluence and Jira) for content management, issue tracking, and project management through a standardized interface.
              Last updated -
              3
              TypeScript
            • -
              security
              F
              license
              -
              quality
              An MCP server that enables searching and retrieving content from Confluence documentation systems, providing capabilities for both document searches and full page content retrieval.
              Last updated -
              1
              Python
            • A
              security
              A
              license
              A
              quality
              An MCP server implementation built to interact with Confluent Kafka and Confluent Cloud REST APIs.
              Last updated -
              24
              51
              83
              TypeScript
              MIT License
              • Apple

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/LakshmiGayathri19/Confluence_MCP'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server