Installation Guide
Prerequisites
Installation Methods
Method 1: npm/yarn Installation (Recommended)
# Using yarn (recommended)
yarn add mcp-confluence-adf
# Using npm
npm install mcp-confluence-adfMethod 2: From Source
# Clone the repository
git clone https://github.com/JeromeErasmus/mcp-confluence-adf.git
cd mcp-confluence-adf
# Install dependencies
yarn install
# Build the project
yarn buildMCP Configuration
Linux/macOS Configuration
Windows Configuration
Environment Setup
Required Environment Variables
Variable
Description
Example
Authentication Setup
Verification
Last updated