Retrieve version history metadata for a Confluence page, including version number, timestamp, author ID, edit message, and minor-edit flag. Filter by starting version or date and control result count.
Fetch a Confluence page by ID, returning JFM markdown with preserved inline-comment anchors for round-trip editing. Optionally retrieve raw ADF JSON, a historical version, or write output to a file.
Model Context Protocol server that integrates with Atlassian Confluence and Jira, enabling AI assistants to search, create, and update content in these platforms through natural language interactions.
Model Context Protocol (MCP) server for Atlassian Cloud products (Confluence and Jira). This integration is designed specifically for Atlassian Cloud instances and does not support Atlassian Server or Data Center deployments.
Enumerates all pages in a Confluence space, returning id, title, status, parentId, authorId, createdAt. Supports status/sort filters and cursor-based pagination.
Retrieve paginated promotions from the Atlassian Marketplace to avoid timeouts, supporting cursor-based pagination for Cloud and offset-based for Server/DC.
Discover Jira resources: search issues by text or JQL, list projects, boards, sprints, versions, and find users. Filter results by assignee, status, project, or board.
Add a markdown inline comment anchored to a text selection on a Confluence page. Specify exact anchor text and optionally choose occurrence for duplicates.
Change any editable field on a JIRA issue by its display name or ID. Values are coerced to the API format, and markdown is converted to ADF for rich-text fields.
Deletes a remote (external URL) link from a JIRA issue using the issue key and link ID. Requires explicit confirmation to prevent irreversible removal.