Skip to main content
Glama
606,818 tools. Updated 2026-09-24 11:36

"How to create, edit, and delete a Confluence page" matching MCP tools:

  • Create, edit, patch, or delete skills and their linked files, with every write policy-gated and audited.
    MIT
  • 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
  • Create new wiki pages or completely replace page content with wikitext. Specify title and content, with optional section edits and edit summary.
    MIT
    Destructive
  • Delete a Confluence page by ID, moving it to trash by default. Use purge to permanently delete a trashed page.
    GPL 3.0
    Destructive

Matching MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server that provides file deletion capabilities. This server allows AI assistants to safely delete files when needed, with support for both relative and absolute paths.
    1
    27 npm
    1
    Apache 2.0

Matching MCP Connectors

  • Create, edit, preview, publish, and manage web pages from MCP-capable AI clients.

  • Confluence MCP — wraps the Confluence Cloud REST API v2 (OAuth)

  • 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
  • Find and replace text in a cached Confluence page to update content without losing formatting. Use after fetching the page and before pushing changes.
    MIT
  • 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
  • Permanently delete a Confluence comment (footer or inline) by ID. Pass `confirm: true` to authorize; without it, the tool refuses and makes no API call.
    BSD 3-Clause
  • Copies a single Confluence page with attachments, labels, and properties to a specified parent page, returning the new page ID.
    BSD 3-Clause
  • Search Confluence pages with CQL queries, returning page IDs, titles, and space keys for further retrieval.
    BSD 3-Clause
  • Create, edit, assign, duplicate, or delete materials while controlling PBR properties like base color, metallic, and roughness.
    MIT
    Destructive
  • Create a Confluence page in a specified space with a given title and content. Supports Markdown, wiki, storage, and XHTML formats, with optional parent page and layout settings.
    GPL 3.0
    Destructive
  • Set view and edit permissions on a Confluence page by specifying users or groups. Replaces existing restrictions, or removes all restrictions when no lists are provided.
    MIT
    Destructive