A TypeScript-based MCP server for Atlassian Confluence integration that provides AI assistants with direct access to Confluence spaces, pages, and content. It offers tools for listing spaces, retrieving page details, and performing advanced searches using Confluence Query Language (CQL), all while converting content to Markdown format for optimal readability. The implementation includes robust error handling, pagination support, and a CLI interface for direct interaction, making it particularly valuable for teams that need to connect Claude or other AI systems to their Confluence knowledge bases without leaving the conversation interface.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Inquire about specific documentation topics, e.g., 'What's our API authentication process?'
Perform a search across all Confluence spaces, e.g., 'Find all pages about security best practices.'
Request immediate information from your knowledge base, e.g., 'Show me the latest release notes from the Product space.'
Retrieve specific team policies or knowledge, e.g., 'What are our HR policies for remote work?'
Check comments on specific documents, e.g., 'Show me the discussion on the architecture document.'
Search for pages with specific keywords in their titles, e.g., 'Search for pages with 'onboarding' in the title.'
Retrieve a list of all existing spaces in your Confluence instance.
Get detailed information about a specific space, e.g., the Engineering space.
List all pages contained within the Product space.
Retrieve the most recent pages added to the Marketing space.
Perform a targeted search for pages discussing API authentication.
Search for documentation that includes 'security' in the title.
Retrieve pages that have been tagged with the label 'getting-started.'
Look for information related to deployment within the DEV space.
Retrieve the full content of the API Authentication Guide page.
Access and display the onboarding checklist document.
Retrieve the content of the security policies page.
Get the most current release notes from your documentation.
Review the comments associated with the architecture design document.
Check the feedback provided on the new feature proposal document.
Review the discussions related to changes made on the API page.
Search for pages authored by John within the past month.
Retrieve pages that have been archived in the Product space.
Find documentation pages that are labeled with both 'API' and 'tutorial.'
Search for documentation that has been updated within the last week.