Skip to main content
Glama
520,811 tools. Updated 2026-09-06 09:34

"Atlassian" matching MCP tools:

  • Create a new Confluence page from markdown or a full JFM document, with optional space key, parent page, and dry-run validation.
    BSD 3-Clause
  • List version history metadata for a Confluence page, showing version number, timestamp, author, edit message, and minor-edit flag. Filter by version or date to avoid scanning older revisions.
    BSD 3-Clause
  • Check which Atlassian credential scopes are configured locally, with boolean flags only and no secrets. Read-only, returns YAML without calling the API.
    BSD 3-Clause
  • Fetch a Confluence page by numeric ID, returning AI-friendly markdown by default or raw ADF JSON. Supports reading historical versions or saving large pages to a file for further processing.
    BSD 3-Clause

Matching MCP Servers

Matching MCP Connectors

  • Get a flat list of every page in a Confluence space, with optional status/sort filters and cursor-based pagination to retrieve all pages.
    BSD 3-Clause
  • Permanently delete a JIRA comment using its issue key and comment ID. You must set confirm: true to authorize; otherwise the tool refuses to make any API call.
    BSD 3-Clause
  • Delete a JIRA worklog by issue key and worklog ID. Requires explicit confirmation before performing the irreversible API call, returning status ok when successful.
    BSD 3-Clause
  • Upload a local file as an attachment to a Confluence page. Specify the page ID and file path; optionally set a custom filename, version comment, or mark as minor edit.
    BSD 3-Clause
  • Attach external tracking identifiers such as Jira or GitHub references to a task. Store the system label, ID, and optional URL as pointers for later retrieval through dedicated MCP servers.
    MIT
  • Post a markdown comment anchored to a specific text selection on a Confluence page, with support for multiple occurrences via match index.
    BSD 3-Clause
  • Audit Confluence inline comments for anchor drift. Compares current anchored text to original highlight and returns YAML with per-comment status, original vs current text, and suggested new anchor.
    BSD 3-Clause
  • Delete a Confluence page permanently or move it to trash, requiring explicit confirmation to prevent accidental irreversible removal. Requires page ID and confirm=true; optionally set purge=true for permanent deletion with admin rights.
    BSD 3-Clause
  • Delete a JIRA issue permanently by providing its key and confirming with `true`. Irreversible; requires explicit consent to prevent accidental deletions.
    BSD 3-Clause
  • Add labels to a JIRA issue without removing existing labels. Provide the issue key and label list; labels cannot contain spaces.
    BSD 3-Clause