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
Installation
npx -y tqiqbal/mcp-confluence-serverConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub