Skip to main content
Glama
306,388 tools. Last updated 2026-07-26 21:24

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

  • Edit a specific section of a wiki page without rewriting the entire document. Use section paths to target content for append, prepend, replace, or delete operations, reducing cost and risk.
    AGPL 3.0
  • Create a new Confluence page from explicit fields or a JFM document. Supports dry-run validation to preview the request without creating the page.
    BSD 3-Clause
  • 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.
    BSD 3-Clause

Matching MCP Servers

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)

  • Add a markdown inline comment anchored to a text selection on a Confluence page. Specify exact anchor text and optionally choose occurrence for duplicates.
    BSD 3-Clause
  • Irreversibly delete a Confluence page after confirmation. Permanently purge instead of moving to trash, requiring space admin rights.
    BSD 3-Clause
  • Check server permissions to determine allowed operations (create, edit, move, delete) and access mode (read-only or full) before performing filesystem actions.
    Sleepycat
  • List children of a Confluence page by ID or top-level pages in a space key. Supports recursive hierarchy walking with configurable depth.
    BSD 3-Clause
  • Add a markdown comment to a Confluence page footer. Provide content inline or via a file path; it is converted to Atlassian Document Format.
    BSD 3-Clause
  • Delete a Confluence comment by ID using the v2 API. Requires `kind` (footer/inline) and `confirm: true` to authorize the irreversible action.
    BSD 3-Clause
  • Copy a Confluence page with its attachments, labels, and properties to a new parent. Specify source page ID, destination parent ID, and new title.
    BSD 3-Clause
  • Move a Confluence page to a new parent or reorder it relative to a sibling page within the same space.
    BSD 3-Clause
  • Search Confluence pages using CQL (Confluence Query Language). Returns page IDs, titles, and space keys matching the query.
    BSD 3-Clause
  • Upload Markdown content to Confluence as a new space root page or update an existing page, with automatic conversion of Mermaid diagrams to images.
    MIT
  • 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