Confluence MCP Service - Enables Claude to interact with Atlassian Confluence through Model Context Protocol
Stars
2
Forks
2
Watchers
2
Open Issues
0
Overall repository health assessment
^1.0.0^1.7.0^16.4.0^20.0.0^7.0.0^7.0.0^8.0.0^29.0.0^4.0.0^5.8.314
commits
Implement in-memory space caching with cursor-based pagination
3a26b0bView on GitHubSplit space endpoints to differentiate between ID and key access
22ee617View on GitHubFix createPage to use spaceId instead of space.key for v2 API
0d0255cView on GitHubFix createPage and updatePage for Confluence REST API v2 requirements
965bd93View on GitHubFix getPage to use v1 API for reliable space validation
9746f23View on GitHubImplement hybrid v1/v2 API approach with body-format support
b4a237dView on GitHubEnhance search functionality to support text and/or title search
1e8d402View on GitHubAdd comprehensive request/response logging with 3MB size limit
1ac7bbaView on GitHubFix Confluence search functionality by using correct API endpoint
f3c63ecView on GitHub