Confluence Communication Server MCP Server
TypescriptConfluenceMcpCommunicationServerCqlCloudPythonJavascriptGoRubyR
About This Server
A TypeScript-based MCP server that provides tools to interact with Confluence. It demonstrates core MCP concepts.
Server Information
š Overview:
ā Key Points:
* The repository is public.
* The project is written in TypeScript.
* It includes instructions for development, installation, and debugging.
* It uses npm for dependency management and build processes.
š Main Findings:
* The project provides core MCP (Model Context Protocol) concepts.
* The server can execute CQL queries.
* The server can fetch Confluence page content.
š Details:
* The repository contains 9 items in its root directory, including directories ".idea" and "src", and files like ".gitignore", "README.md", "package-lock.json", "package.json", "recompilemac", "recompilewindows", and "tsconfig.json".
* The "README.md" file describes the project and its features, as well as installation and debugging instructions.
* The "package.json" file indicates that the project is an npm package.
šÆ Conclusion:
The "confluence-mcp-server" repository is a publicly available project that allows for interaction with Confluence. It provides tools for searching and retrieving page content. The repository includes instructions for setting up the server, development and debugging.
This webpage is a GitHub repository for a project named "confluence-mcp-server" by user KS-GEN-AI. The project is described as a test of a confluence MCP server. It provides tools to interact with Confluence, specifically executing CQL queries to search pages and retrieving content of Confluence pages.
ā Key Points:
* The repository is public.
* The project is written in TypeScript.
* It includes instructions for development, installation, and debugging.
* It uses npm for dependency management and build processes.
* It outlines how to configure the server for use with Claude Desktop.
š Main Findings:
* The project provides core MCP (Model Context Protocol) concepts.
* The server can execute CQL queries.
* The server can fetch Confluence page content.
* The repository has 0 stars and 1 fork.
š Details:
* The repository contains 9 items in its root directory, including directories ".idea" and "src", and files like ".gitignore", "README.md", "package-lock.json", "package.json", "recompilemac", "recompilewindows", and "tsconfig.json".
* The "README.md" file describes the project and its features, as well as installation and debugging instructions.
* The "package.json" file indicates that the project is an npm package.
* The project uses JavaScript as its primary language (100%).
šÆ Conclusion:
The "confluence-mcp-server" repository is a publicly available project that allows for interaction with Confluence. It provides tools for searching and retrieving page content. The repository includes instructions for setting up the server, development and debugging.
Server Features
execute_cql_search
Run a CQL query to search for Confluence pages.
get_page_content
Fetch the content of a Confluence page.
Provider Information
KsGenAi
cloud Provider
Quick Actions
MCP Configuration
Available Tools
CQL query executionPage content retrieval
Available Resources
Confluence pages