other tools and integrations

Mcp Confluence Server

A Model Context Protocol (MCP) server for interacting with Confluence Data Center via REST API.

python
other tools and integrations
0
View on GitHub

Installation

npx -y tqiqbal/mcp-confluence-server

Configuration

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

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

About This MCP Server

tqiqbal/mcp-confluence-server

A Model Context Protocol (MCP) server for interacting with Confluence Data Center via REST API.

GitHub: https://github.com/tqiqbal/mcp-confluence-server

Need More Details?

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

View Full Documentation on GitHub