Confluence MCP Server
An MCP server to get Confluence data via CQL and read pages, supporting multiple platforms.
About this tool
Confluence MCP Server
A TypeScript-based MCP server that enables interaction with Confluence data via CQL queries and page content retrieval. It is suitable for integration with multiple platforms, such as Claude Desktop.
Features
- CQL Query Execution: Execute CQL (Confluence Query Language) queries to search for Confluence pages.
- Parameters:
cql,limit(default: 10)
- Parameters:
- Page Content Retrieval: Fetch the content of a specific Confluence page.
- Parameter:
pageId
- Parameter:
- Cross-Platform Support: Can be configured for use on both MacOS and Windows systems.
- Development Tools:
- Scripts for installing dependencies, building the server, and auto-rebuilding during development.
- Debugging Tools: Includes an MCP Inspector for debugging communication over stdio.
Installation & Usage
- Install dependencies:
npm install - Build the server:
npm run build - For development with auto-rebuild:
npm run watch - Debugging:
npm run inspector(provides a browser-accessible inspector) - Can be integrated with Claude Desktop via configuration in the relevant OS-specific config file.
Source
Pricing
No pricing information provided; appears to be an open-source project.
Loading more......
Information
Categories
Similar Products
6 result(s)An MCP server integrating with Atlassian Confluence Cloud for space management, page operations, content searching, and label handling, facilitating documentation and knowledge management workflows via the MCP protocol.
Provides a robust bridge to the Atlassian Confluence API as an MCP server, enabling search, retrieval, creation, and update of Confluence pages with full-text search and version control.
An MCP server for accessing and interacting with Coda documents and APIs, integrating Coda functionality into AI workflows using MCP.
An MCP server enabling AI agents to interact with Atlassian products (Confluence and Jira) for content management, issue tracking, and project management through a standardized interface.
A Node.js-based MCP server for ClickUp, enabling workspace, task, document, and checklist management directly from conversation interfaces.
Claude Taskmaster is an MCP server focused on transforming high-level project goals into detailed, actionable tasks, dynamically adapting task lists and boosting team productivity through advanced task management features.