other tools and integrations

Confluence Mcp Server

Get Confluence data via CQL and read pages.

typescript
cloud
macos
windows
other tools and integrations
0
View on GitHub

Installation

npx -y KS-GEN-AI/confluence-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "confluence-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "KS-GEN-AI/confluence-mcp-server"
  ]
}

About This MCP Server

KS-GEN-AI/confluence-mcp-server

Get Confluence data via CQL and read pages.

GitHub: https://github.com/KS-GEN-AI/confluence-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub