Skip to main content
Glama
533,686 tools. Updated 2026-09-08 10:05

"Enterprise-level Confluence search page supporting version 9.4.11" matching MCP tools:

  • 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
  • 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

Matching MCP Servers

Matching MCP Connectors

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

  • Latest versions, LTS windows, and EOL dates for 300+ products. Fresh ground truth for stale models.

  • Retrieve a Confluence page by ID, with options for body format, draft, or specific version.
    GPL 3.0
  • Post a markdown comment to a Confluence page as a footer comment. Supply the body inline or via a file path; the server converts it to ADF.
    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
  • 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
  • List child pages of a Confluence page by ID or top-level pages in a space key, with optional recursive traversal up to a max depth. Use this to walk a page hierarchy; for flat enumeration of all pages, use the space pages tool.
    BSD 3-Clause
  • Attach documents, images, and other files to Confluence pages or blog posts. Provide a file path or base64 content to upload, and replace existing attachments with a new version.
    MIT
    Destructive