All MCP servers

Atlassian Dc Mcp Confluence

Official
by Api.AirforcestdioDocuments & Knowledge077MIT

MCP server for Atlassian Confluence Data Center - access and manage content

mcpopen-sourcedocuments-knowledge

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "atlassian-dc-mcp-confluence-impf9594": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}