Create or rewrite entire wiki page content. Specify a section to edit only part of the page; otherwise, the full content is replaced.
134,441 tools. Last updated 2026-05-23 16:16
"How to create, edit, and delete a Confluence page" matching MCP tools:
- List version history metadata for Confluence pages including version number, timestamp, author ID, and edit message. Filter by version number or date. Does not fetch page content.BSD 3-Clause
- Verify persistence of destructive actions (delete, edit, toggle) by navigating to a page and checking for the expected change. Use after a success message to confirm the action actually took effect.MIT
- Check server permissions to determine allowed operations (create, edit, move, delete) and access mode (read-only or full) before performing filesystem actions.MIT
- Permanently delete a Confluence page. Requires explicit confirmation to prevent accidental deletion; optionally purge instead of moving to trash.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
Matching MCP Servers
- AlicenseBqualityCmaintenanceA 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.Last updated1341Apache 2.0
- MIT
Matching MCP Connectors
Confluence MCP — wraps the Confluence Cloud REST API v2 (OAuth)
Create AI surveys with dynamic follow-up probing directly from your AI assistant.
- Move a Confluence page to a new parent or reorder it as a sibling within the same space.BSD 3-Clause
- Remove labels from a Confluence page. Requires explicit confirmation to prevent accidental deletion.BSD 3-Clause
- Create a new Confluence page as a sub-page under an existing parent page using Markdown content. Use when adding hierarchical documentation or organizing content beneath another page.MIT
- Recursively download a Confluence page or an entire space into a directory. Returns a YAML manifest summary of downloaded pages.BSD 3-Clause
- Retrieve Confluence page content by ID or title and space key, with options for metadata inclusion and markdown conversion.GPL 3.0
- Extract all Confluence page links and Git repository URLs referenced in a Jira issue by providing the issue key; scans description, comments, and remote links.MIT
- Read a Confluence page by ID as markdown (default) or ADF JSON. For large pages, write to file and get a summary to save context space.BSD 3-Clause
- List attachments on a Confluence page with pagination. Use cursor to fetch next pages and limit to control page size.BSD 3-Clause
- Compare two versions of a Confluence page to view changes and track content evolution. Retrieve unified diffs showing additions, deletions, and modifications between specified versions.GPL 3.0
- Upload a local file as an attachment to a Confluence page with optional filename, comment, and minor edit settings.BSD 3-Clause
- Create new pages in Confluence with specified content format, space, title, and optional parent page, emoji icon, or heading anchors.GPL 3.0
- Retrieve a Confluence page's content by page ID or title and space key. Optionally include comments and version history.MIT
- Remove unwanted Confluence pages by ID to maintain organized documentation and manage content lifecycle.MIT
- Lists footer comments on a Confluence page with auto-pagination. Set limit to 0 to retrieve all comments.BSD 3-Clause