Connect to Claude
Confluence Communication icon

Confluence Communication

CreatedKS-GEN-AI

Enables interaction with Confluence through CQL queries and content retrieval.

About

The Confluence Communication tool is a TypeScript-based server designed to facilitate interaction with Atlassian's Confluence platform. It exposes functionalities to execute CQL (Confluence Query Language) queries for searching pages and to retrieve the content of specific Confluence pages, offering a streamlined way to integrate Confluence data with other applications and workflows.

Key Features

  • Executes CQL queries to search Confluence pages.
  • Retrieves content from specified Confluence pages.
  • Uses a TypeScript-based MCP server.
  • Provides tools for interacting with Confluence programmatically.

Use Cases

  • Automating content extraction from Confluence.
  • Integrating Confluence search functionality into external applications.
  • Building custom reports based on Confluence data.